diff --git a/view/projects/blek_anal.pug b/view/projects/blek_anal.pug index 1dbd9ca..f48eac2 100644 --- a/view/projects/blek_anal.pug +++ b/view/projects/blek_anal.pug @@ -1,9 +1,12 @@ extends ../layout/project.pug block root - var title = 'blek! Analytics' + include ../ui/planned_label.pug block append content - h2 blek! Analytics + h2 + | blek! Analytics + +planned_label() p. For now, the project exists just as an idea of creating a self-hosted alternative of Google Analytics. p. diff --git a/view/projects/blek_bin.pug b/view/projects/blek_bin.pug index 945a136..d914186 100644 --- a/view/projects/blek_bin.pug +++ b/view/projects/blek_bin.pug @@ -2,9 +2,12 @@ extends ../layout/project.pug block root - var title = 'blek! Bin' include ../lib/since.pug + include ../ui/planned_label.pug block append content - h2 blek! Bin + h2 + | blek! Bin + +planned_label() p | blek! Bin is a free, self-hosted, nojs alternative to a(href='https://pastebin.com') Pastebin