From 5fff3c1ac9c5d0f2ed4f0f5814dd237f94b35646 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 15 Jan 2026 08:50:39 +0100 Subject: New post: Change default application on Linux from terminal --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 36b828d..7de8ba2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -9,7 +9,7 @@ {{ if and (not .Draft) (or (eq .Type "note") (eq .Type "post")) }}
  • - + {{ if (eq .Type "note") }} -- cgit v1.2.3