Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit f1684b8

Browse files
authored
remove header
1 parent 3855a3d commit f1684b8

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

_layouts/default.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,6 @@
1515
<body>
1616
<a id="skip-to-content" href="#content">Skip to the content.</a>
1717

18-
<header class="page-header" role="banner">
19-
<h1 class="project-name">MicroCode - {{ page.title | default: site.title | default: site.github.repository_name }}</h1>
20-
{% if page.description %}
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> |
28-
<a href="https://{{ site.github.owner_name }}.github.io/{{ site.github.repository_name }}/docs/jacdac">Jacdac</a> |
29-
<a href="https://{{ site.github.owner_name }}.github.io/{{ site.github.repository_name }}/docs/robot">Robot</a> |
30-
<a href="https://{{ site.github.owner_name }}.github.io/{{ site.github.repository_name }}/docs/faq">FAQ</a>
31-
</p>
32-
</header>
33-
3418
<main id="content" class="main-content" role="main">
3519
{{ content }}
3620

0 commit comments

Comments
 (0)