diff options
Diffstat (limited to 'themes/simple')
| -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 | ||
