aboutsummaryrefslogtreecommitdiff
path: root/themes/simple
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2023-04-28 02:16:50 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2023-04-28 02:16:50 +0200
commitf3d786e42ac47e5840707edf2940ffca73d775cc (patch)
tree6c1d6d947e6eadf0999e5211bb77682e73eef363 /themes/simple
parent34fb3618a404b0769e1168d2650d7ac6ccb574be (diff)
downloadmitjafelicijan.com-f3d786e42ac47e5840707edf2940ffca73d775cc.tar.gz
Changed the copy of Plan9 link card
Diffstat (limited to 'themes/simple')
-rwxr-xr-xthemes/simple/layouts/_default/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/simple/layouts/_default/list.html b/themes/simple/layouts/_default/list.html
index 8a2e7d6..5c1f697 100755
--- a/themes/simple/layouts/_default/list.html
+++ b/themes/simple/layouts/_default/list.html
@@ -6,7 +6,7 @@
6 <img class="h-12" src="/general/9logo.png" alt="Plan9 Logo"> 6 <img class="h-12" src="/general/9logo.png" alt="Plan9 Logo">
7 <div> 7 <div>
8 <p class="font-semibold">Baking on a Grill</p> 8 <p class="font-semibold">Baking on a Grill</p>
9 <p class="text-sm">Microblog and experiments about/with Plan9 operating system and other silly ideas.</p> 9 <p class="text-sm">Microblog and experiments about/with Plan9 operating system and other silly things.</p>
10 </div> 10 </div>
11 </a> 11 </a>
12 12