windhamdavid 8 years ago
parent
commit
9438a6d36f
3 changed files with 5 additions and 5 deletions
  1. BIN
      favicon.ico
  2. 3 3
      index.html
  3. 2 2
      view.php

BIN
favicon.ico


+ 3 - 3
index.html

@@ -3,9 +3,9 @@
 	<head>
 
 		<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
-		<title>Lychee</title>
+		<title>Photos | David A. Windham</title>
 
-		<meta name="author" content="Tobias Reich">
+		<meta name="author" content="David A. Windham">
 
 		<link type="text/css" rel="stylesheet" href="dist/main.css">
 
@@ -40,7 +40,7 @@
 
 			<a class="header__title"></a>
 
-			<a class="header__hostedwith">Hosted with Lychee</a>
+			<a class="header__hostedwith"></a>
 
 		</div>
 		<div class="header__toolbar header__toolbar--albums">

+ 2 - 2
view.php

@@ -3,9 +3,9 @@
 	<head>
 
 		<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
-		<title>Lychee</title>
+		<title>Photo | David A. Windham</title>
 
-		<meta name="author" content="Tobias Reich">
+		<meta name="author" content="David A. Windham">
 
 		<!-- CSS -->
 		<link type="text/css" rel="stylesheet" href="dist/main.css">