fix: Building website (#909)
### Prerequisites
- [x] This pull request fixes a bug.
- [ ] This pull request adds a feature.
- [ ] This pull request introduces breaking change.
### Issues Resolved
Website failing to build because of the line being separated.
| | |
| | | - [Sammy44nts](https://github.com/sammy44nts) |
| | | - [Shaked8634](https://github.com/shaked8634) |
| | | - [Leo Heimann Ruiz](https://leo.heitmannruiz.org/) |
| | | - [Antoine "Toinux" Wam](https://github.com/itzwam) |
| | | - [Antoine "Toinux" Wam](https://github.com/itzwam) |
| | | - [Reberti Carvalho Soares](https://github.com/RebertiCS) |
| | |
| | | {{- if isset .Site.Params "utterances" -}} |
| | | {{- if and (isset .Site.Params.utterances "repo") (not (eq .Site.Params.utterances.repo "" )) (eq |
| | | (.Params.disableComments | default false) false) -}} |
| | | {{- if and (isset .Site.Params.utterances "repo") (not (eq .Site.Params.utterances.repo "" )) (eq (.Params.disableComments | default false) false) -}} |
| | | <div class="comments"> |
| | | <script> |
| | | |