diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-15 01:00:19 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-15 01:00:19 +0200 |
| commit | 358fcec02e348c57c3a894330df31a6fe6ce620f (patch) | |
| tree | 294f7df63259da9eda397ad70ac4c67a1c18cf6e | |
| parent | c66d2642b6820ae846fc03c4c9154108e3b80e16 (diff) | |
clean up
| -rw-r--r-- | template.gmi.tpl.sh | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/template.gmi.tpl.sh b/template.gmi.tpl.sh deleted file mode 100644 index 11794edf..00000000 --- a/template.gmi.tpl.sh +++ /dev/null @@ -1,17 +0,0 @@ -cat <<END -# This is a template - -> Hello world! - -Prices higher in Alaska and Hawaii. - -## Heading - -Love your enemies: they'll go crazy trying to figure out what you're up to. - -* Foo -* Bar -* Baz - -END -cat ./notes/the-pragmatic-programmer.gmi |
