diff --git a/_includes/author-profile.html b/_includes/author-profile.html
index 2b95fc1d40a..17e1a1877c3 100644
--- a/_includes/author-profile.html
+++ b/_includes/author-profile.html
@@ -31,7 +31,7 @@
{{ author.name }}
{{ author.employer }}
{% endif %}
{% if author.uri %}
- {{ site.data.ui-text[site.locale].website_label | default: "Website" }}
+ {{ site.data.ui-text[site.locale].website_label | default: "Website" }}
{% endif %}
{% if author.email %}
{{ site.data.ui-text[site.locale].email_label | default: "Email" }}
@@ -39,131 +39,131 @@ {{ author.name }}
{% if author.academia %}
- Academia
+ Academia
{% endif %}
{% if author.arxiv %}
- arXiv
+ arXiv
{% endif %}
{% if author.googlescholar %}
- Google Scholar
+ Google Scholar
{% endif %}
{% if author.semantic %}
- Semantic Scholar
+ Semantic Scholar
{% endif %}
{% if author.impactstory %}
- Impactstory
+ Impactstory
{% endif %}
{% if author.orcid %}
- ORCID
+ ORCID
{% endif %}
{% if author.pubmed %}
- PubMed
+ PubMed
{% endif %}
{% if author.researchgate %}
- ResearchGate
+ ResearchGate
{% endif %}
{% if author.scopus %}
- Scopus
+ Scopus
{% endif %}
{% if author.inspire-hep %}
- INSPIRE-HEP
+ INSPIRE-HEP
{% endif %}
{% if author.bitbucket %}
- Bitbucket
+ Bitbucket
{% endif %}
{% if author.codepen %}
- CodePen
+ CodePen
{% endif %}
{% if author.dribbble %}
- Dribbble
+ Dribbble
{% endif %}
{% if author.github %}
- GitHub
+ GitHub
{% endif %}
{% if author.kaggle %}
- Kaggle
+ Kaggle
{% endif %}
{% if author.stackoverflow %}
- Stackoverflow
+ Stackoverflow
{% endif %}
{% if author.artstation %}
- Artstation
+ Artstation
{% endif %}
{% if author.bluesky %}
- Bluesky
+ Bluesky
{% endif %}
{% if author.facebook %}
- Facebook
+ Facebook
{% endif %}
{% if author.flickr %}
- Flickr
+ Flickr
{% endif %}
{% if author.foursquare %}
- Foursquare
+ Foursquare
{% endif %}
{% if author.goodreads %}
- Goodreads
+ Goodreads
{% endif %}
{% if author.google_plus %}
- Google+
+ Google+
{% endif %}
{% if author.keybase %}
- Keybase
+ Keybase
{% endif %}
{% if author.instagram %}
- Instagram
+ Instagram
{% endif %}
{% if author.lastfm %}
- Last.fm
+ Last.fm
{% endif %}
{% if author.linkedin %}
- LinkedIn
+ LinkedIn
{% endif %}
{% if author.mastodon %}
- Mastodon
+ Mastodon
{% endif %}
{% if author.medium %}
- Medium
+ Medium
{% endif %}
{% if author.pinterest %}
- Pinterest
+ Pinterest
{% endif %}
{% if author.soundcloud %}
- Soundcloud
+ Soundcloud
{% endif %}
{% if author.steam %}
- Steam
+ Steam
{% endif %}
{% if author.telegram %}
- Telegram
+ Telegram
{% endif %}
{% if author.tumblr %}
- Tumblr
+ Tumblr
{% endif %}
{% if author.twitter %}
- X (formerly Twitter)
+ X (formerly Twitter)
{% endif %}
{% if author.vine %}
- Vine
+ Vine
{% endif %}
{% if author.weibo %}
- Weibo
+ Weibo
{% endif %}
{% if author.wikipedia %}
- Wikipedia
+ Wikipedia
{% endif %}
{% if author.xing %}
- XING
+ XING
{% endif %}
{% if author.youtube %}
- YouTube
+ YouTube
{% endif %}
{% if author.zhihu %}
- Zhihu
+ Zhihu
{% endif %}
diff --git a/_includes/browser-upgrade.html b/_includes/browser-upgrade.html
index e8d8b2625a5..d5871720ff4 100644
--- a/_includes/browser-upgrade.html
+++ b/_includes/browser-upgrade.html
@@ -1,3 +1,3 @@
\ No newline at end of file
diff --git a/_includes/comments-providers/disqus.html b/_includes/comments-providers/disqus.html
index c6fc691ded3..c4b6b5a4fb8 100644
--- a/_includes/comments-providers/disqus.html
+++ b/_includes/comments-providers/disqus.html
@@ -18,5 +18,5 @@
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
-
+
{% endif %}
\ No newline at end of file
diff --git a/_includes/comments-providers/google-plus.html b/_includes/comments-providers/google-plus.html
index 0b4ff6b7e0e..bcd00156610 100644
--- a/_includes/comments-providers/google-plus.html
+++ b/_includes/comments-providers/google-plus.html
@@ -1,2 +1,2 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/_includes/comments.html b/_includes/comments.html
index eac888853af..b32389444da 100644
--- a/_includes/comments.html
+++ b/_includes/comments.html
@@ -46,7 +46,7 @@