diff options
author | Alan Pearce | 2025-01-25 00:14:41 +0100 |
---|---|---|
committer | Alan Pearce | 2025-01-25 00:14:41 +0100 |
commit | 160a6e5084ed3c2a6d9ec3831325d3607cc222c1 (patch) | |
tree | 3dbbae9772e7547a6d0dcec06bcd88ae7dd6f244 /config.toml | |
parent | d4aeef9a90777974e73da711b012b8cebff1cb77 (diff) | |
download | website-160a6e5084ed3c2a6d9ec3831325d3607cc222c1.tar.lz website-160a6e5084ed3c2a6d9ec3831325d3607cc222c1.tar.zst website-160a6e5084ed3c2a6d9ec3831325d3607cc222c1.zip |
fix capitalistion of Bluesky
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index cabf5d7..c225169 100644 --- a/config.toml +++ b/config.toml @@ -106,5 +106,5 @@ wildcard_domain = "aln.pe" name = "Mastodon" url = "https://ieji.de/@alanpearce" [[menus.me]] - name = "BlueSky" + name = "Bluesky" url = "https://bsky.app/profile/alanpearce.eu" |