blog

Source files for chris.bracken.jp
git clone https://git.bracken.jp/blog.git
Log | Files | Refs | Submodules | README | LICENSE

commit 94e5d52897ec90d1db9b668a0803bb4379e9b342
parent 00de7d41c02e2d4e992cee9bc67aa9bb793f9749
Author: Chris Bracken <chris@bracken.jp>
Date:   Fri,  1 May 2020 22:59:14 -0700

Replace Twitter with Mastodon add sr.ht

Given that I don't really use much of either Twitter or Mastodon, I'd
rather link to the one I'd prefer people use.

Similarly, adding sr.ht link since it's what I use for everything other
than work. Retaining GitHub link for the moment to allow people to get
to work stuff.

Diffstat:
Mconfig.toml | 17+++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/config.toml b/config.toml @@ -34,14 +34,19 @@ paginate = 5 url = "/about/" [[menu.main]] name = "GitHub" - weight = 20 + weight = 40 identifier = "github" - url = "https://github.com/cbracken/" + url = "https://github.com/cbracken" [[menu.main]] - name = "Twitter" - weight = 20 - identifier = "twitter" - url = "https://twitter.com/cbracken/" + name = "sr.ht" + weight = 50 + identifier = "srht" + url = "https://git.sr.ht/~cbracken" +[[menu.main]] + name = "Mastodon" + weight = 60 + identifier = "mastodon" + url = "https://mastodon.social/web/accounts/851052" [params] since = "2000" # Initial site creation, start of copyright.