We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 093148a commit 3c78f49Copy full SHA for 3c78f49
_layouts/default.html
@@ -21,7 +21,7 @@
21
22
<section>
23
<div id="title">
24
- <h1>{{ site.title | default: site.github.repository_name }}</h1>
+ <h1><a href="https://gfx-rs.github.io/">{{ site.title | default: site.github.repository_name }}</a></h1>
25
<p>{{ site.description | default: site.github.project_tagline }}</p>
26
<hr>
27
</div>
0 commit comments