aboutsummaryrefslogtreecommitdiffstats
path: root/templates/template.html
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2021-03-06 01:50:05 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2021-03-06 01:50:05 +0000
commit7cc501c5efde9da7c5e4dbfd854cdeb80a8e0ce9 (patch)
treed44c8d2ece059ba9e3f497b95817380e0d19cf1b /templates/template.html
parent287034916bef5878a5565aec4141216fa6f133e6 (diff)
downloadeda.gay-7cc501c5efde9da7c5e4dbfd854cdeb80a8e0ce9.tar.gz
eda.gay-7cc501c5efde9da7c5e4dbfd854cdeb80a8e0ce9.zip
added twitter on index page
Diffstat (limited to 'templates/template.html')
-rw-r--r--templates/template.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/template.html b/templates/template.html
index afbeefe..fd65cdb 100644
--- a/templates/template.html
+++ b/templates/template.html
@@ -2,7 +2,8 @@
<html>
<head>
<link rel='stylesheet' href="{{url_for('static', filename='style.css')}}">
- <title>edaweb :: {{title}}</title>
+ <link rel="shortcut icon" href="/img/greenboi.jpg?h=16&w=16">
+ <title>eda.gay :: {{title}}</title>
</head>
<body>
<div id=wrapper>