Browse Source

changed name and title

tags/v1.0.0
Robin Thoni 8 years ago
parent
commit
eb04e785b5
1 changed files with 5 additions and 6 deletions
  1. 5
    6
      index.html

+ 5
- 6
index.html View File

@@ -3,11 +3,10 @@
3 3
   <head>
4 4
     <meta charset="utf-8">
5 5
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
-    <meta name="description" content="">
7
-    <meta name="author" content="">
8
-    <link rel="shortcut icon" href="assets/ico/favicon.png">
6
+    <meta name="description" content="Robin Thoni resume cv">
7
+    <meta name="author" content="Robin Thoni">
9 8
 
10
-    <title>Kelvin - Bootstrap 3 Resume Theme</title>
9
+    <title>Robin Thoni - Resume</title>
11 10
 
12 11
     <!-- Bootstrap core CSS -->
13 12
     <link href="assets/css/bootstrap.css" rel="stylesheet">
@@ -58,8 +57,8 @@
58 57
 		<div class="container">
59 58
 			<div class="row centered">
60 59
 				<div class="col-lg-12">
61
-					<h1>William T. Kelvin</h1>
62
-					<h3>Web Designer | kelvin@blacktie.co</h3>
60
+					<h1>Robin Thoni</h1>
61
+					<h3>IT Engineer | robin@rthoni.com</h3>
63 62
 				</div><!--/.col-lg-12 -->
64 63
 			</div><!--/.row -->
65 64
 		</div><!--/.container -->

Loading…
Cancel
Save