From b36224b12c07e872b70feed967508f601e07934b Mon Sep 17 00:00:00 2001 From: Anthony Dumas Date: Wed, 10 Feb 2016 21:41:33 +0100 Subject: [PATCH] Edition des meta tags + Redirection depuis lien mort C'est moche, mais on fait ce qu'on peut. --- index.html | 4 ++-- portfolio/index.html | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 portfolio/index.html diff --git a/index.html b/index.html index 8e03df9..3aa37b9 100644 --- a/index.html +++ b/index.html @@ -36,10 +36,10 @@ - + - + Anthony Dumas - Portfolio diff --git a/portfolio/index.html b/portfolio/index.html new file mode 100644 index 0000000..abafdd2 --- /dev/null +++ b/portfolio/index.html @@ -0,0 +1,9 @@ + + + + Anthony Dumas - Portfolio + + + + + \ No newline at end of file