aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--index.html7
2 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ea0f2f5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+# My personal page
+
+This is the repository for my [Github Page](https://pages.github.com/),
+automatically deployed [https://inigogutierrez.github.io/](here).
diff --git a/index.html b/index.html
index 0c6d06c..4d956f4 100644
--- a/index.html
+++ b/index.html
@@ -143,5 +143,12 @@
</p>
</section>
+ <section>
+ <p>
+ The source code of this web page is available
+ <a href="https://github.com/InigoGutierrez/InigoGutierrez.github.io">here</a>.
+ </p>
+ </section>
+
</body>
</html>