summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-05-25 11:31:29 +0300
committerYuval Adam <_@yuv.al>2019-05-25 11:31:29 +0300
commit140daaff426da26c2c19a7375ed346d97ea4e6a5 (patch)
tree89424a66a607bfa8b3faeaebea3ba0f97bcaa6c4
parent7e6099259b14987141c298cbb10933b68abb48b2 (diff)
Update homepage link
-rw-r--r--src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index 15e017c..c04e448 100644
--- a/src/index.html
+++ b/src/index.html
@@ -29,7 +29,7 @@
</header>
<section id="app"></section>
<footer>
- Created by <a href="https://y3xz.com">Yuval Adam</a>. Source available on <a href="https://github.com/yuvadm/cidr.xyz">Github</a>.
+ Created by <a href="https://yuv.al">Yuval Adam</a>. Source available on <a href="https://github.com/yuvadm/cidr.xyz">Github</a>.
</footer>
</body>
</html>