diff options
author | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-06-30 00:07:21 +0200 |
---|---|---|
committer | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-06-30 00:07:21 +0200 |
commit | 1f23d65f32e37d0c6d703951d6735c9926f8521c (patch) | |
tree | 57cd1399dd05a088b2a2fb3d6bdc5d0dc3a2961b /_site/about/index.php | |
parent | 5c5014a95ae79af4b052b5011e7d0c11d6eae6a6 (diff) | |
download | unchainedtech-1f23d65f32e37d0c6d703951d6735c9926f8521c.tar.gz unchainedtech-1f23d65f32e37d0c6d703951d6735c9926f8521c.tar.bz2 unchainedtech-1f23d65f32e37d0c6d703951d6735c9926f8521c.zip |
Really done this time
Diffstat (limited to '_site/about/index.php')
-rw-r--r-- | _site/about/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_site/about/index.php b/_site/about/index.php index 57afa94..c377abc 100644 --- a/_site/about/index.php +++ b/_site/about/index.php @@ -22,7 +22,7 @@ <h2>Who is behind this blog?</h2> <div class="list-group no-link"> - <li class="list-group-item"><img src="/authors/antoine62.jpg" width="32px" style="vertical-align: middle;"> <b>antoine62</b>g writer, correcter, UI/UX tester · Contact him on <a href="https://matrix.to/#/@antoine62:halogen.city" style="text-decoration: underline;">Matrix</a></li> + <li class="list-group-item"><img src="/authors/antoine62.jpg" width="32px" style="vertical-align: middle;"> <b>antoine62</b> writer, correcter, UI/UX tester · Contact him on <a href="https://matrix.to/#/@antoine62:halogen.city" style="text-decoration: underline;">Matrix</a></li> <li class="list-group-item"><img src="/authors/minteck.jpg" width="32px" style="vertical-align: middle;"> <b>Minteck</b> writer, developer, UI/UX designer · Contact him on <a href="https://matrix.to/#/@minteck:kde.org" style="text-decoration: underline;">Matrix</a> and <a href="https://twitter.com/_Minteck" style="text-decoration: underline;">Twitter</a></li> </div> </div> |