diff --git a/build/archive.css b/build/archive.css index 94810bd..fa3b985 100644 --- a/build/archive.css +++ b/build/archive.css @@ -9,7 +9,7 @@ body { background: rgb(185,106,106); background: radial-gradient(circle, rgba(185,106,106,1) 0%, rgba(236,197,197,1) 100%); background-attachment: fixed; - font-family: "Merriweather", serif; + font-family: "Merriweather", serif, "Noto Color Emoji"; } body, a, a:visited { diff --git a/feed.py b/feed.py index 57a4adf..ccbc179 100644 --- a/feed.py +++ b/feed.py @@ -108,9 +108,9 @@ def feedgen(local=False): except: pass if origread.rating == "g": - therating = "G" + therating = "U" elif origread.rating == "t": - therating = "T" + therating = "G+" elif origread.rating == "m": therating = "M" elif origread.rating == "e": @@ -142,9 +142,9 @@ def feedgen(local=False): except: pass if thefile.rating == "g": - therating = "G" + therating = "U" elif thefile.rating == "t": - therating = "T" + therating = "G+" elif thefile.rating == "m": therating = "M" elif thefile.rating == "e": diff --git a/headerfooter.py b/headerfooter.py index b4f723c..867ad22 100644 --- a/headerfooter.py +++ b/headerfooter.py @@ -5,7 +5,7 @@ def headerwrite(output,title,headerone,desc,main=False,local=False): header.write("/home/mdd/Documents/drive/proj/fic-archive/build/") else: header.write("/fic/") - header.write("archive.css\">\n\n\n\n\n
\n\n