We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff1bb5 commit d03bc1fCopy full SHA for d03bc1f
1 file changed
_layouts/default.html
@@ -21,6 +21,7 @@ <h1 class="project-name">MicroCode - {{ page.title | default: site.title | defau
21
<h2 class="project-tagline">{{ page.description }}</h2>
22
{% endif %}
23
<p>
24
+ <a href="https://{{ site.github.owner_name }}.github.io/{{ site.github.repository_name }}/docs/purchase">Purchasing</a> |
25
<a href="https://{{ site.github.owner_name }}.github.io/{{ site.github.repository_name }}/docs/manual">User guide</a> |
26
<a href="https://{{ site.github.owner_name }}.github.io/{{ site.github.repository_name }}/docs/language">Language</a> |
27
<a href="https://{{ site.github.owner_name }}.github.io/{{ site.github.repository_name }}/docs/samples">Samples</a> |
0 commit comments