Adding #rich-lamborghini-doctor tag. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 0ffd9fb18865b86a85d93b1a09d87815e3bbf08c | |
parent bfde3ba45669d3e8fc55cc006edf2be3e6c97681 | |
Author: Annna Robert-Houdin <[email protected]> | |
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(-) | |
--- | |
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-do… | |
#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 | |
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 \ |