about summary refs log tree commit diff
path: root/content/notes/working-with-go.md
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-09-23 08:19:51 -0700
committerFranck Cuny <franck@fcuny.net>2024-09-23 08:19:51 -0700
commit9ccb10bd55b084104a77b85f3e8e39b8b825b880 (patch)
tree8390b07d01768282a82e781f1e48627d111afa9f /content/notes/working-with-go.md
parentget rid of the TOC and simplify the CSS (diff)
downloadfcuny.net-9ccb10bd55b084104a77b85f3e8e39b8b825b880.tar.gz
no need to use a custom template for notes
Diffstat (limited to 'content/notes/working-with-go.md')
-rw-r--r--content/notes/working-with-go.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/notes/working-with-go.md b/content/notes/working-with-go.md
index 574b23e..29f1737 100644
--- a/content/notes/working-with-go.md
+++ b/content/notes/working-with-go.md
@@ -1,7 +1,6 @@
 ---
 title: Working with Go
 date: 2021-08-05
-template: note.html
 ---
 
 _This document assumes go version \>= 1.16_.