mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Added full URL to that link
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
<a id="forkme_banner" href="{{ site.github.repository_url }}">View on GitHub</a>
|
<a id="forkme_banner" href="{{ site.github.repository_url }}">View on GitHub</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<a rel="canonical" href="/"><h1 id="project_title">{{ site.title | default: site.github.repository_name }}</h1></a>
|
<a rel="canonical" href="https://toylang.com/"><h1 id="project_title">{{ site.title | default: site.github.repository_name }}</h1></a>
|
||||||
<h2 id="project_tagline">{{ site.description | default: site.github.project_tagline }}</h2>
|
<h2 id="project_tagline">{{ site.description | default: site.github.project_tagline }}</h2>
|
||||||
|
|
||||||
{% if site.show_downloads %}
|
{% if site.show_downloads %}
|
||||||
|
|||||||
Reference in New Issue
Block a user