From 0f56e9ffbe2c0cbf5cc160e806f261eaf84cd838 Mon Sep 17 00:00:00 2001 From: Carles Loriente <7197733+carlesloriente@users.noreply.github.com> Date: Wed, 25 Dec 2024 03:10:11 +0100 Subject: [PATCH] Improving seo --- _includes/footer.html | 16 ++++++++-------- bin/install.sh | 1 + index.html | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 23c9865..e40a152 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -12,44 +12,44 @@ {%- endif -%} {% if site.twitter_username %}
Copyright © {{ site.author }} {{ 'now' | date: "%Y" }}
- {{ site.theme_name }} {{ site.theme_version }} created by {{ site.theme_author }}
- Build with Jekyll
- Proudly hosted by GitHub
+ {{ site.theme_name }} {{ site.theme_version }} created by {{ site.theme_author }}
+ Build with Jekyll
+ Proudly hosted by GitHub
Nocc Bootstrap Theme is a robust foundation for building stunning and performant static websites using Jekyll.
It isn't just a theme; it's a developer's toolkit. Whether you're building a personal portfolio, a client's website, or a side passion project, Nocc empowers you to craft clean, performant, and visually stunning static websites easily.
-Features a landing homepage, blog page, about page, tags cloud page, gallery of images page, an example post page, post comments powered by Disqus, and contact page form powered by Formspree.
+Features a landing homepage, blog page, about page, tags cloud page, gallery of images page, an example post page, post comments powered by Disqus, and contact page form powered by Formspree.
{% else %}Your content here.
{% endif -%} \ No newline at end of file