about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaweł Dybiec <pawel@dybiec.info>2021-03-12 22:37:44 +0000
committerPaweł Dybiec <pawel@dybiec.info>2021-03-12 22:37:44 +0000
commitf960ab218c41d9a9a27bab3abb972bccb90f8a89 (patch)
treeb4bb959039bdeae115bd7e2afe06d69d8b59940e
parentUpdate stack resolver (diff)
Fix link and matrix handle
-rw-r--r--index.md2
-rw-r--r--templates/default.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.md b/index.md
index 2546f62..5007908 100644
--- a/index.md
+++ b/index.md
@@ -15,7 +15,7 @@ I was born in 1995, and spent most of my life in Wrocław, Poland.
 You can reach me by using:
 
 * email: pawel at dybiec.info
-* matrix: @dyniec:matrix.org
+* matrix: \@dyniec:matrix.org
 
 ## PGP key
 Fingerprint: [D981 E3D6 24C1 1C20 B04F  CD2B 2397 F066 368B 6FD9](static/dyniec.asc)
diff --git a/templates/default.html b/templates/default.html
index d31c837..2608412 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -22,7 +22,7 @@
 	  <h1> Links </h1>
 	  <ul>
 	    <li> <a href="https://github.com/dyniec">GitHub </a> </li>
-	    <li> <a href="https://git.dybiec.info/dyniec">My git </a> </li>
+	    <li> <a href="https://git.dybiec.info">My git </a> </li>
 	  </ul>
 	</nav>