attempt to make blah look good on mobile
This commit is contained in:
parent
2463abb7b8
commit
8a87f2ea1a
@ -4821,7 +4821,8 @@ ls ./blah/*.html \
|
||||
| tee ./feed.xml \
|
||||
| sed -e 's_.*_<A HREF="/blah/&.html">&</A>_g' \
|
||||
-e "1i\
|
||||
<!DOCTYPE html><HEAD><link rel=stylesheet href=/style.css />\
|
||||
<!DOCTYPE html><HEAD><LINK REL=stylesheet HREF=/style.css />\
|
||||
<META NAME=viewport CONTENT=\"width=device-width, initial-scale=1\" />\
|
||||
<TITLE>blah</TITLE></HEAD>\
|
||||
<BODY><PRE><A HREF=\"..\">..</A>" \
|
||||
-e '$a</PRE></BODY></HTML>' \
|
||||
@ -5934,6 +5935,7 @@ No rights reserved, all rights exercised, rights turned to lefts, left in this c
|
||||
<!DOCTYPE html>
|
||||
<HEAD>
|
||||
<LINK HREF="/style.css" REL="stylesheet" />
|
||||
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1" />
|
||||
<TITLE>blah</TITLE></HEAD><BODY><PRE>
|
||||
THE WRITER MUST EAT -> patreon.com/trn1ty <-
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user