diff options
Diffstat (limited to 'templates/default.html')
-rw-r--r-- | templates/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default.html b/templates/default.html index 584e3cc..3449fbb 100644 --- a/templates/default.html +++ b/templates/default.html @@ -4,7 +4,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <title>Universe Factory - $title$</title> + <title>Universe Factory – $title$</title> <link rel="alternate" type="application/rss+xml" title="Universe Factory » Feed" href="/rss.xml" /> <link rel="stylesheet" id="lightword_stylesheet-css" href="/css/style.css" type="text/css" media="all" /> |