From 25cf78720efb544c0c2516d1a4137035878b6a2e Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 2 Jan 2026 14:35:37 +0200 Subject: Add linklog --- templates/macros.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'templates/macros.html') diff --git a/templates/macros.html b/templates/macros.html index cb5efdc..b4cb6d0 100644 --- a/templates/macros.html +++ b/templates/macros.html @@ -14,3 +14,15 @@ {% endmacro %} + +{% macro linklog(page) %} +{% set lh_data = load_data(path="linklog.json") %} + +{% endmacro %} -- cgit v1.3