Open external links in new tabs, set correct dates for RSS feed
This commit is contained in:
parent
6502979225
commit
1830a5f64d
7 changed files with 47 additions and 39 deletions
|
@ -39,5 +39,5 @@ def footerwrite(output,main=False,local=False):
|
|||
footer.write("/home/mdd/Documents/proj/fic-archive/build/")
|
||||
else:
|
||||
footer.write("/fic/")
|
||||
footer.write("verify/index.html?returnto=${window.location}`; }\n</script>\n</body>\n</html>")
|
||||
footer.write("verify/index.html?returnto=${window.location}`; }\n</script>\n<a href=\"/\"><img src=\"/a.png\" style=\"position:fixed;bottom:2px;right:2px;\" title=\"home\"></a></body>\n</html>")
|
||||
footer.close()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue