Skip to content

Commit

Permalink
Improving seo
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesloriente committed Dec 25, 2024
1 parent d92b3d0 commit 0f56e9f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
16 changes: 8 additions & 8 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,44 +12,44 @@
{%- endif -%}
{% if site.twitter_username %}
<li class="list-inline-item rounded-circle">
<a href="https://twitter.com/{{ site.twitter_username }}" hreflang="{{ site.lang }}" target="_blank" rel="noreferrer" aria-label="{{ site.twitter_username }} Twitter">
<a href="https://twitter.com/{{ site.twitter_username }}" hreflang="{{ site.lang }}" target="_blank" rel="noopener noreferrer" aria-label="{{ site.twitter_username }} Twitter">
<img class="filter-white" src="{{ '/assets/vendor/nocc-bootstrap-theme/icons/1.11.0/twitter-x.svg' | relative_url }}" width="32px" height="32px" aria-hidden="true">
</a>
</li>
{%- endif -%}
{% if site.facebook_username %}
<li class="list-inline-item rounded-circle">
<a href="https://www.facebook.com/{{ site.facebook_username }}" hreflang="{{ site.lang }}" target="_blank" rel="noreferrer" aria-label="{{ site.facebook_username }} Facebook">
<a href="https://www.facebook.com/{{ site.facebook_username }}" hreflang="{{ site.lang }}" target="_blank" rel="noopener noreferrer" aria-label="{{ site.facebook_username }} Facebook">
<img class="filter-white" src="{{ '/assets/vendor/nocc-bootstrap-theme/icons/1.11.0/facebook.svg' | relative_url }}" width="32px" height="32px" aria-hidden="true">
</a>
</li>
{%- endif -%}
{% if site.linkedin_username %}
<li class="list-inline-item rounded-circle">
<a href="https://www.linkedin.com/in/{{ site.linkedin_username }}" hreflang="{{ site.lang }}" target="_blank" rel="noreferrer" aria-label="{{ site.linkedin_username }} Linkedin">
<a href="https://www.linkedin.com/in/{{ site.linkedin_username }}" hreflang="{{ site.lang }}" target="_blank" rel="noopener noreferrer" aria-label="{{ site.linkedin_username }} Linkedin">
<img class="filter-white" src="{{ '/assets/vendor/nocc-bootstrap-theme/icons/1.11.0/linkedin.svg' | relative_url }}" width="32px" height="32px" aria-hidden="true">
</a>
</li>
{%- endif -%}
{% if site.github_username %}
<li class="list-inline-item rounded-circle">
<a href="https://github.com/{{ site.github_username }}" hreflang="{{ site.lang }}" target="_blank" rel="noreferrer" aria-label="{{ site.github_username }} GitHub">
<a href="https://github.com/{{ site.github_username }}" hreflang="{{ site.lang }}" target="_blank" rel="noopener noreferrer" aria-label="{{ site.github_username }} GitHub">
<img class="filter-white" src="{{ '/assets/vendor/nocc-bootstrap-theme/icons/1.11.0/github.svg' | relative_url }}" width="32px" height="32px" aria-hidden="true">
</a>
</li>
{%- endif -%}
{% if site.instagram_username %}
<li class="list-inline-item rounded-circle">
<a href="https://instagram.com/{{ site.instagram_username }}" hreflang="{{ site.lang }}" target="_blank" rel="noreferrer" aria-label="{{ site.instagram_username }} Instagram">
<a href="https://instagram.com/{{ site.instagram_username }}" hreflang="{{ site.lang }}" target="_blank" rel="noopener noreferrer" aria-label="{{ site.instagram_username }} Instagram">
<img class="filter-white" src="{{ '/assets/vendor/nocc-bootstrap-theme/icons/1.11.0/instagram.svg' | relative_url }}" width="32px" height="32px" aria-hidden="true">
</a>
</li>
{%- endif %}
</ul>
<p class="copyright text-copyright">Copyright &copy; <a href="{{ site.theme_author_url }}" hreflang="{{ site.lang }}" aria-label="{{ site.title }} author">{{ site.author }}</a> {{ 'now' | date: "%Y" }}<br />
<a href="{{ site.theme_repo }}" hreflang="{{ site.lang }}" target="_blank" rel="noreferrer" aria-label="{{ site.theme_name }}">{{ site.theme_name }}</a> {{ site.theme_version }} created by <a href="{{ site.theme_author_url }}" hreflang="{{ site.lang }}" target="_blank" rel="noreferrer" aria-label="Autor website {{ site.theme_author_url }}">{{ site.theme_author }}</a><br />
Build with <a href="https://jekyllrb.com" hreflang="{{ site.lang }}" target="_blank" rel="noreferrer" aria-label="Jekyll">Jekyll</a><br />
Proudly hosted by <a href="https://github.com" hreflang="{{ site.lang }}" target="_blank" rel="noreferrer" aria-label="Github"><strong>GitHub</strong></a>
<a href="{{ site.theme_repo }}" hreflang="{{ site.lang }}" target="_blank" rel="noopener noreferrer" aria-label="{{ site.theme_name }}">{{ site.theme_name }}</a> {{ site.theme_version }} created by <a href="{{ site.theme_author_url }}" hreflang="{{ site.lang }}" target="_blank" rel="noopener noreferrer" aria-label="Autor website {{ site.theme_author_url }}">{{ site.theme_author }}</a><br />
Build with <a href="https://jekyllrb.com" hreflang="{{ site.lang }}" target="_blank" rel="noopener noreferrer" aria-label="Jekyll">Jekyll</a><br />
Proudly hosted by <a href="https://github.com" hreflang="{{ site.lang }}" target="_blank" rel="noopener noreferrer" aria-label="Github"><strong>GitHub</strong></a>
</p>
</div>
</footer>
1 change: 1 addition & 0 deletions bin/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
bundle config path 'vendor/bundle' --local
bundle install
export GEM_PATH=$(pwd)/vendor/bundle
npm install
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{%- if site.landing == true %}
<p><strong>Nocc Bootstrap Theme</strong> is a robust foundation for building stunning and performant static websites using Jekyll.</p>
<p>It isn't just a theme; it's a <strong>developer's toolkit</strong>. Whether you're building a personal portfolio, a client's website, or a side passion project, Nocc empowers you to <strong>craft clean, performant, and visually stunning static websites</strong> easily.</p>
<p>Features a landing homepage, blog page, about page, tags cloud page, gallery of images page, an example post page, post comments powered by <a href="https://disqus.com" target="_blank">Disqus</a>, and contact page form powered by <a href="https://formspree.io" target="_blank">Formspree</a>.</p>
<p>Features a landing homepage, blog page, about page, tags cloud page, gallery of images page, an example post page, post comments powered by <a href="https://disqus.com" target="_blank" rel="noopener noreferrer">Disqus</a>, and contact page form powered by <a href="https://formspree.io" target="_blank" rel="noopener noreferrer">Formspree</a>.</p>
{% else %}
<p>Your content here.</p>
{% endif -%}

0 comments on commit 0f56e9f

Please sign in to comment.