Edition des meta tags + Redirection depuis lien mort
C'est moche, mais on fait ce qu'on peut.
This commit is contained in:
parent
451a7bfcdd
commit
b36224b12c
@ -36,10 +36,10 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<meta name="description" content="Portfolio d'Anthony Dumas, développeur Web & Mobile!">
|
<meta name="description" content="Portfolio d'Anthony Dumas, développeur Web & Mobile basé sur la région de Clermont-Ferrand!">
|
||||||
<meta name="author" content="Anthony Dumas">
|
<meta name="author" content="Anthony Dumas">
|
||||||
|
|
||||||
<meta name="keywords" content="anthony, dumas, developpeur, web, portfolio, michelin, iot, dmas, antony, mobile, dut, imagerie, numerique, catapult, simulator, photographie">
|
<meta name="keywords" content="anthony, dumas, developpeur, web, CV, portfolio, michelin, iot, dmas, antony, mobile, dut, imagerie, numerique, catapult, simulator, photographie">
|
||||||
|
|
||||||
<title>Anthony Dumas - Portfolio</title>
|
<title>Anthony Dumas - Portfolio</title>
|
||||||
|
|
||||||
|
9
portfolio/index.html
Normal file
9
portfolio/index.html
Normal 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>
|
Loading…
x
Reference in New Issue
Block a user