diff options
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.mk b/config.mk new file mode 100644 index 0000000..a4039ea --- /dev/null +++ b/config.mk @@ -0,0 +1,4 @@ +WEBSITE_TITLE=Eugene's Space +WEBSITE_URL=https://eug-vs.xyz +CONVERT=pandoc --from=gfm+emoji --to=html --section-divs --shift-heading-level-by=1 +BLOG_PREVIEW_MARKER=Recent blog posts |