aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2026-01-15 08:50:39 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2026-01-15 08:50:39 +0100
commit5fff3c1ac9c5d0f2ed4f0f5814dd237f94b35646 (patch)
tree2dfb34a8cf6b1bacdb1e0fb6623dec5569900dce /templates
parentfa69f57e4b1886e83862050cc660110ffa4c0609 (diff)
downloadmitjafelicijan.com-5fff3c1ac9c5d0f2ed4f0f5814dd237f94b35646.tar.gz
New post: Change default application on Linux from terminal
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
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 @@
9 {{ if and (not .Draft) (or (eq .Type "note") (eq .Type "post")) }} 9 {{ if and (not .Draft) (or (eq .Type "note") (eq .Type "post")) }}
10 <li> 10 <li>
11 <time datetime="{{ .Created.Format "2006-01-02" }}" class="static-prefix">{{ .Created.Format "2006-01-02" }}</time> 11 <time datetime="{{ .Created.Format "2006-01-02" }}" class="static-prefix">{{ .Created.Format "2006-01-02" }}</time>
12 <span> 12 <span title="Note">
13 <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 512 512" style="display: block"> 13 <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 512 512" style="display: block">
14 {{ if (eq .Type "note") }} 14 {{ if (eq .Type "note") }}
15 <path fill="black" fill-rule="evenodd" d="M448 343.045 343.045 448H64V64h384v279.045Zm-42.667-65.712V106.667H106.667v298.666h170.666v-128h128Zm0 42.667H320v85.333h5.333l80-80V320Z"/> 15 <path fill="black" fill-rule="evenodd" d="M448 343.045 343.045 448H64V64h384v279.045Zm-42.667-65.712V106.667H106.667v298.666h170.666v-128h128Zm0 42.667H320v85.333h5.333l80-80V320Z"/>