diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-09-04 00:11:54 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-09-04 00:11:54 +0900 |
| commit | d5d6eba0c7b2d7154fb7f6e74814a19c51e2e783 (patch) | |
| tree | bbee123d74761a73e2d4111c4c9250a53c3c0839 /public/about/index.html | |
| parent | c67a3da20d930d06f3e1c871ea9141ceba5c0447 (diff) | |
| download | blog.nsfisis.dev-main.tar.gz blog.nsfisis.dev-main.tar.zst blog.nsfisis.dev-main.zip | |
Diffstat (limited to 'public/about/index.html')
| -rw-r--r-- | public/about/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/about/index.html b/public/about/index.html index 6f65ec6..3c33491 100644 --- a/public/about/index.html +++ b/public/about/index.html @@ -60,10 +60,10 @@ <h2>アカウント</h2> <ul> <li> - <a href="https://twitter.com/nsfisis">Twitter (@nsfisis)</a> + <a href="https://twitter.com/nsfisis">Twitter (現 𝕏): @nsfisis</a> </li> <li> - <a href="https://github.com/nsfisis">GitHub (@nsfisis)</a> + <a href="https://github.com/nsfisis">GitHub: @nsfisis</a> </li> </ul> </section> |
