From b74e9e85afe7a3db9f2f329cc7b5a1632aa16d02 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 5 Oct 2022 17:58:37 -0700 Subject: ref(fcuny/notes): delete notes The notes are at https://github.com/fcuny/notes.fcuny.net --- users/fcuny/notes/layouts/_default/baseof.html | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 users/fcuny/notes/layouts/_default/baseof.html (limited to 'users/fcuny/notes/layouts/_default/baseof.html') diff --git a/users/fcuny/notes/layouts/_default/baseof.html b/users/fcuny/notes/layouts/_default/baseof.html deleted file mode 100644 index 0c72fb1..0000000 --- a/users/fcuny/notes/layouts/_default/baseof.html +++ /dev/null @@ -1,10 +0,0 @@ - - - {{ partial "head.html" . }} - - {{- partial "header.html" . -}} -
- {{ block "main" . }}{{ end }} -
- - -- cgit 1.4.1