From 2d566bbe3bbef7d03f2f481bfc5e5f8397e487d6 Mon Sep 17 00:00:00 2001 From: b1ek Date: Wed, 22 Feb 2023 11:54:44 +1000 Subject: [PATCH] add more labels --- view/projects/blek_anal.pug | 5 ++++- view/projects/blek_bin.pug | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) 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