diff options
Diffstat (limited to 'web/index.html')
| -rw-r--r-- | web/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/index.html b/web/index.html index fcd1181..ff9ed03 100644 --- a/web/index.html +++ b/web/index.html @@ -4,12 +4,12 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="medium" content="image" /> - <title>Photos</title> + <title>JasonDonenfeld.com – Photos</title> <link href="css/styles.min.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="js/scripts.min.js"></script> </head> <body> -<div id="title">Photos</div> +<div id="title">JasonDonenfeld.com – Photos</div> <div id="photo-view"> <div id="photo-box"> <a id="next-photo"><img id="photo" /></a> |
