diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2021-05-27 00:20:42 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2021-05-27 00:20:42 +0530 |
commit | 29f41ef428337bf05180580dae4649c585e06909 (patch) | |
tree | 76f92998f3be90c5e6c6f1b316d0043a74dfa460 | |
parent | dfc509b95ff03d0c9027ee74d31d7b171f867bf1 (diff) |
updated links on about page
-rw-r--r-- | Content/about/index.md | 10 | ||||
-rw-r--r-- | docs/about/index.html | 9 | ||||
-rw-r--r-- | docs/feed.rss | 4 |
3 files changed, 20 insertions, 3 deletions
diff --git a/Content/about/index.md b/Content/about/index.md index 4adba32..9cf0712 100644 --- a/Content/about/index.md +++ b/Content/about/index.md @@ -15,4 +15,12 @@ The best way to reach out to me is by e-mail. navanchauhan[at]gmail.com Or, if I My GPG Fingerprint: -`1DA1 04AA DEB7 7473 A4FA C27B 4EFC A289 7342 A778`
\ No newline at end of file +`1DA1 04AA DEB7 7473 A4FA C27B 4EFC A289 7342 A778` + +## Links + +* [Talk over a nice long game of Chess: (I am okayish at it, but Chess is fun.)](https://lichess.org/PrudentFox) +* [GitHub: @navanchauhan](https://github.com/navanchauhan) +* [Mirror: Personal Instance of Gitea](https://pi4.navan.dev/gitea) +* [GoatCounter: This Website's Analytics](https://navanchauhan.goatcounter.com) +* [Twitter: @navanchauhan](https://github.com/navanchauhan)
\ No newline at end of file diff --git a/docs/about/index.html b/docs/about/index.html index e920f3d..dbae2e1 100644 --- a/docs/about/index.html +++ b/docs/about/index.html @@ -34,6 +34,15 @@ <p><code>1DA1 04AA DEB7 7473 A4FA C27B 4EFC A289 7342 A778</code></p> +<h2>Links</h2> + +<ul> +<li><a rel="noopener" target="_blank" href="https://lichess.org/PrudentFox">Talk over a nice long game of Chess: (I am okayish at it, but Chess is fun.)</a> </li> +<li><a rel="noopener" target="_blank" href="https://github.com/navanchauhan">GitHub: @navanchauhan</a></li> +<li><a rel="noopener" target="_blank" href="https://pi4.navan.dev/gitea">Mirror: Personal Instance of Gitea</a></li> +<li><a rel="noopener" target="_blank" href="https://github.com/navanchauhan">Twitter: @navanchauhan</a></li> +</ul> + </main> <ul> diff --git a/docs/feed.rss b/docs/feed.rss index 9620b24..08f582f 100644 --- a/docs/feed.rss +++ b/docs/feed.rss @@ -4,8 +4,8 @@ <title>Navan's Archive</title> <description>Rare Tips, Tricks and Posts</description> <link>https://web.navan.dev/</link><language>en</language> - <lastBuildDate>Wed, 26 May 2021 23:59:03 -0000</lastBuildDate> - <pubDate>Wed, 26 May 2021 23:59:03 -0000</pubDate> + <lastBuildDate>Thu, 27 May 2021 00:17:22 -0000</lastBuildDate> + <pubDate>Thu, 27 May 2021 00:17:22 -0000</pubDate> <ttl>250</ttl> <atom:link href="https://web.navan.dev/feed.rss" rel="self" type="application/rss+xml"/> |