diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-04-28 02:16:50 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-04-28 02:16:50 +0200 |
| commit | f3d786e42ac47e5840707edf2940ffca73d775cc (patch) | |
| tree | 6c1d6d947e6eadf0999e5211bb77682e73eef363 | |
| parent | 34fb3618a404b0769e1168d2650d7ac6ccb574be (diff) | |
| download | mitjafelicijan.com-f3d786e42ac47e5840707edf2940ffca73d775cc.tar.gz | |
Changed the copy of Plan9 link card
| -rwxr-xr-x | themes/simple/layouts/_default/list.html | 2 |
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 | ||
