diff --git a/.gitignore b/.gitignore index 5837cfd..b5bf629 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ *hidden* *secret* -*private* -*resume* \ No newline at end of file +*private* \ No newline at end of file diff --git a/index/about/resume/index.html b/index/about/resume/index.html new file mode 100644 index 0000000..66dd3a4 --- /dev/null +++ b/index/about/resume/index.html @@ -0,0 +1,31 @@ + + + + + + + + Résumé + + + + + + +
+ + + +
+ + + \ No newline at end of file diff --git a/index/projects/index.html b/index/projects/index.html index 6510657..071786c 100755 --- a/index/projects/index.html +++ b/index/projects/index.html @@ -29,7 +29,7 @@ - + diff --git a/index/projects/githubapi.js b/index/projects/script/githubapi.js similarity index 100% rename from index/projects/githubapi.js rename to index/projects/script/githubapi.js