Adapt phlog index to new layout. - annna - Annna the nice friendly bot.
 (HTM) git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
       ---
 (DIR) commit fb8d192e9d2e1b3b490b96e300ffa89c525316e3
 (DIR) parent 56a9efce48e35ae53ca0be3a9abb6bda590664bb
 (HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Sat,  7 Aug 2021 14:09:06 +0200
       
       Adapt phlog index to new layout.
       
       * Add link to history.
       * Add link to rss feed.
       
       Thanks for Bobbele for the suggestion!
       
       Diffstat:
         M phlog-index                         |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/phlog-index b/phlog-index
       @@ -121,8 +121,8 @@ cp lsr.new lsr.old
        
        # Now change the gph files in a really easy way.
        {
       -        printf "/N_E_W_S/+1,/C_O_M_M_U_N_I_T_Y/-4d\n"
       -        printf "/N_E_W_S/r !cat /home/annna/phlogs/agg.gph | head -n 4\n"
       +        printf "/N_E_W_S/+2,/C_O_M_M_U_N_I_T_Y/-6d\n"
       +        printf "/N_E_W_S/+1r !cat /home/annna/phlogs/agg.gph | head -n 4\n"
                printf "w\nq\n"
        } | ed -s /br/gopher/index.gph