Adding #rich-lamborghini-doctor tag. - 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 0ffd9fb18865b86a85d93b1a09d87815e3bbf08c
 (DIR) parent bfde3ba45669d3e8fc55cc006edf2be3e6c97681
 (HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Fri, 15 May 2020 12:54:12 +0200
       
       Adding #rich-lamborghini-doctor tag.
       
       Diffstat:
         M modules/hashtags/hashtags.txt       |       1 +
         M phlog-index                         |       4 ++--
       
       2 files changed, 3 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/modules/hashtags/hashtags.txt b/modules/hashtags/hashtags.txt
       @@ -1921,6 +1921,7 @@
        #revolution-mixtape gopher://bitreich.org/I/memecache/revolution-mixtape.jpg
        #rice gopher://bitreich.org/9/memecache/rice.webm
        #ricebowl gopher://bitreich.org/I/memecache/ricebowl.jpg
       +#rich-lamborghini-doctor gopher://bitreich.org/I/memecache/rich-lamborghini-doctor.png
        #right-person gopher://bitreich.org/I/memecache/right-person.jpg
        #ring-my-bell gopher://bitreich.org/9/memecache/ring-my-bell.webm
        #rms gopher://bitreich.org/I/memecache/rms.jpg
 (DIR) diff --git a/phlog-index b/phlog-index
       @@ -72,9 +72,9 @@ do
                printf "\t\t<title><![CDATA[%s]]></title>\n" "$title"
                printf "\t\t<link href=\"%s\" />\n" "$furi"
                printf "\t\t<author><name>%s</name></author>\n" "$user"
       -        printf "\t\t<content type=\"text\"><![CDATA["
       +        printf "\t\t<content type=\"text\"><pre><![CDATA["
                cat $fpath
       -        printf "]]></content>\n"
       +        printf "]]></pre></content>\n"
                printf "\t\t<updated>%s</updated>\n" "$updated"
                printf "\t\t</entry>\n"
        done \