Tweaking index layout. - gopherhole - My website source code.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit 1eb1579e8a2a9c4bb9f853424bce9d5fcf691618
 (DIR) parent 2773a7b1e999821677146773c2ee2212fea36681
 (HTM) Author: Jay Scott <me@jay.scot>
       Date:   Tue, 27 Sep 2022 20:28:11 +0100
       
       Tweaking index layout.
       
       Diffstat:
         M .gitignore                          |       1 -
         M index.gmi                           |       6 +++---
       
       2 files changed, 3 insertions(+), 4 deletions(-)
       ---
 (DIR) diff --git a/.gitignore b/.gitignore
       @@ -1,2 +1 @@
       -public/
        drafts/
 (DIR) diff --git a/index.gmi b/index.gmi
       @@ -5,7 +5,7 @@ J A Y . S C O T
        
        ```
        
       -── INDEX
       +├── INDEX
        
        => /txt/009.txt 2022-09-13 ... A true cheap dumbphone, impossible?
        => /txt/008.txt 2022-08-01 ... I moved over to wayland
       @@ -18,12 +18,12 @@ J A Y . S C O T
        => /txt/001.txt 2021-09-01 ... So much bloat around dotfiles
        
        
       -── OFFLINE
       +├── OFFLINE
        
        > for i in {001..009}; do gemget jay.scot/txt/$i.txt ; done
        
        
       -── INFO
       +├── INFO
        
        git   : https://git.sr.ht/~jayscott/
        email : echo "zr@wnl.fpbg" | tr '[a-z]' '[n-za-m]'