Edition des meta tags + Redirection depuis lien mort

C'est moche, mais on fait ce qu'on peut.
This commit is contained in:
Anthony Dumas
2016-02-10 21:41:33 +01:00
parent 451a7bfcdd
commit b36224b12c
2 changed files with 11 additions and 2 deletions

9
portfolio/index.html Normal file
View File

@@ -0,0 +1,9 @@
<html>
<head>
<title>Anthony Dumas - Portfolio</title>
<meta http-equiv="refresh" content="0; url=http://www.anthony-dumas.fr/#portfolio" />
<meta name="author" content="Anthony Dumas">
</head>
</html>