aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2020-08-19 01:02:31 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2020-08-19 01:12:33 +0200
commit0f6485131d17d488908b0fef4579c74f19236030 (patch)
treec3fbe11a46affc31932e5772beefb822855b582a
parent0bd38e692b5a033551dcd92576a4b653a9ed7608 (diff)
downloadtaamas.xyz-0f6485131d17d488908b0fef4579c74f19236030.tar.gz
taamas.xyz-0f6485131d17d488908b0fef4579c74f19236030.zip
Added README and link to source code.
-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>