diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-19 16:21:17 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-19 16:21:17 +0200 |
| commit | 050fbbdd276f9a0e91534f09e475a435d7ba65bc (patch) | |
| tree | 85efdc20bc72de0f72207653763221d5129004e6 /themes/simple/layouts/_default | |
| parent | 1cada77c08e23289dfff443d66cabbd92ec7e77d (diff) | |
| download | mitjafelicijan.com-050fbbdd276f9a0e91534f09e475a435d7ba65bc.tar.gz | |
Added pastebin, fixed content
Diffstat (limited to 'themes/simple/layouts/_default')
| -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 6817125..e964c37 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">Picoblog and experiments about/with Plan9 operating system and other silly things.</p> | 9 | <p class="text-sm">Experiments about/with Plan9 OS, other silly things and storage of random files.</p> |
| 10 | </div> | 10 | </div> |
| 11 | </a> | 11 | </a> |
| 12 | 12 | ||
