lectures.alex.balgavy.eu

Lecture notes from university.
git clone git://git.alex.balgavy.eu/lectures.alex.balgavy.eu.git
Log | Files | Refs | Submodules

commit 3c5b40cda2adfcdbd6d38533b3bf321963e37549
parent 146cce33457fd5d678136ae96a3f65628aa47f36
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sun, 24 Mar 2024 21:58:36 +0100

Goatcounter

Diffstat:
Mtemplates/base.html | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/templates/base.html b/templates/base.html @@ -39,6 +39,12 @@ </script> </head> <body> + {% if page %} + <img src="https://stats.alex.balgavy.eu/count?p={{ page.path }}&t={{ page.title }}"> + {% elif section %} + <img src="https://stats.alex.balgavy.eu/count?p={{ section.path }}&t={{ section.title }}"> + {% endif %} + {% if config.extra.debug %} <div> <font size="1px" face="courier">