diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-13 16:33:51 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-13 16:33:51 +0100 |
| commit | 62e6bab910297aa15d76eb735ce3dd9b5417e26e (patch) | |
| tree | a98b5fb2c2663e08c21475b1092ccec395e2d87e /http/config.mk | |
| parent | f9272fdf3ea23070583c944b110a7b8f16c5a4ff (diff) | |
remove website/capsule content
Diffstat (limited to 'http/config.mk')
| -rw-r--r-- | http/config.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/http/config.mk b/http/config.mk deleted file mode 100644 index 3b42bd7..0000000 --- a/http/config.mk +++ /dev/null @@ -1,7 +0,0 @@ -BLOG_LAYOUT_blog := blog -BLOG_EXT_blog := gmi -BLOG_FLAGS_blog = -p 'cut_longlog_meta | gmi2upphtml' -a extract_longlog_meta - -BLOG_LAYOUT_microlog := microlog -BLOG_EXT_microlog := gmi -BLOG_FLAGS_microlog := -t -p gmi2upphtml |
