aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-12-06 14:56:26 +0000
committerache <ache@ache.one>2017-12-06 14:56:26 +0000
commit9641750aa51e57ab50559dab602f40dea7ed99bb (patch)
tree7d67c12470a0e8d476f4c83eb156c9f136477e93 /public
parentEnd of merge (diff)
Name the page
Diffstat (limited to 'public')
-rw-r--r--public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index ba0b81c..a89bb48 100644
--- a/public/index.html
+++ b/public/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
- <title>RSC</title>
+ <title>markdown-viewer - 🐇</title>
<link rel="icon" type="image/png" href="img/favicon.png" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>