diff options
| author | Autumn <git@autumnfo.rest> | 2026-05-01 08:10:30 +0100 |
|---|---|---|
| committer | Autumn <git@autumnfo.rest> | 2026-05-01 08:10:30 +0100 |
| commit | 654976493ca20ef70b3d1ea2255b771002bed06f (patch) | |
| tree | b8a4e3509918603d57a108e81e4e750e2c54f02e /src/pages/about.php | |
| parent | 1e093d65fcb40d37a803bc504dabd5a0c3c8e522 (diff) | |
[pages] added bandcamp to about page
Diffstat (limited to 'src/pages/about.php')
| -rw-r--r-- | src/pages/about.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pages/about.php b/src/pages/about.php index 77ee9d5..45c6c46 100644 --- a/src/pages/about.php +++ b/src/pages/about.php @@ -39,6 +39,10 @@ </li> <li> + <strong>bandcamp</strong>: <a href="https://bandcamp.com/0xportal">0xPortal</a> + </li> + + <li> <strong>wikipedia</strong>: <a href="https://en.wikipedia.org/wiki/Special:Contributions/Fopipedia">fopipedia</a> </li> |
