summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html1
-rw-r--r--templates/index.html7
2 files changed, 5 insertions, 3 deletions
diff --git a/templates/base.html b/templates/base.html
index c3864e3..3160bbd 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -9,6 +9,7 @@
<title> Luhamus </title>
{% endif %}
<link href="css/style.css" rel="stylesheet"/>
+ <link rel="icon" href="/img/favicon.ico">
</head>
<body>
diff --git a/templates/index.html b/templates/index.html
index cab3904..2422899 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -9,10 +9,11 @@
</p>
<p>
- This site has many purposes. It serves somewhat as the replacement
- for my social-media,and so I put some of my likings out here.
+ This site has many purposes. It is is some ways the replacement
+ of my social-media, and so I put some of my likings out here.
Also, it hosts my Git and E-mail server, which I find pretty cool,
- and some other stuff aswell.
+ and has some other stuff aswell.
+ </br>
So, Go on, have a look around!
</p>
</div>