summaryrefslogtreecommitdiff
path: root/layouts/unix-history/single.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/unix-history/single.html')
-rw-r--r--layouts/unix-history/single.html31
1 files changed, 1 insertions, 30 deletions
diff --git a/layouts/unix-history/single.html b/layouts/unix-history/single.html
index fa8673b..e4e4a83 100644
--- a/layouts/unix-history/single.html
+++ b/layouts/unix-history/single.html
@@ -1,31 +1,2 @@
-{{ define "head" }}
-<a href="/unix-history">
-{{- $header_rect := resources.Get "unix-history/header-top.png" }}
-{{- $header_rect_180 := $header_rect.Resize "50x webp q90"}}
-<img
- style="
- height: 1.5em;
- width: auto;
- margin-right: 0.5em;
- "
- src="{{ $header_rect_180.Permalink }}"
- ></a>
-
-<b><i>History of Unix</i></b>
-<hr>
-
-{{ end }}
-
{{ define "main" }}
-
-<article>
- {{ .Page.Content }}
-</article>
-
-{{- if .Params.primary_menu }}
- {{ partial "single/bottom_nav.html" (dict "menuID" .Page.Params.primary_menu "page" .) }}
-{{- end }}
-
-{{ partial "single/dates.html" . }}
-
-{{- end }}
+{{ end }}