Browse Source

Set relevant text content for folio website

DricomDragon 5 years ago
parent
commit
d4cc67b356
1 changed files with 3 additions and 2 deletions
  1. 3 2
      web/index.html

+ 3 - 2
web/index.html

@@ -23,8 +23,9 @@
 				<img src="img/city.png" alt="Folio website logo">
 			</div>
 			<div class="feature-content">
-				<h2>Feature 1</h2>
-				<p>Some bla bla ...</p>
+				<h2>Jovian personal website</h2>
+				<p>My own website containing my resume and coding achievements.</p>
+				<p>Website in French.</p>
 			</div>
 		</div>
 	</body>