forked from wezm/wezm.net
Update Mastodon references
This commit is contained in:
parent
3dfe710afa
commit
832fb6f0da
4 changed files with 6 additions and 7 deletions
|
@ -23,9 +23,8 @@ Find me on the Internet in one of these places:
|
|||
<li><a href="http://readrust.net/">Read Rust</a> –
|
||||
Aggregator of content related to the <a href="https://www.rust-lang.org/">Rust</a> programming language</li>
|
||||
<li><a href="http://www.flickr.com/photos/wezm/">Flickr</a></li>
|
||||
<li><a href="https://git.sr.ht/~wezm/">Sourcehut</a> – I publish most new code here instead of GitHub</li>
|
||||
<li><a href="https://github.com/wezm">GitHub</a></li>
|
||||
<li><a href="https://mastodon.social/@wezm">Mastodon</a></li>
|
||||
<li><a href="https://decentralised.social/wezm">Mastodon</a></li>
|
||||
<li><a href="https://patreon.com/wezm">Patreon</a></li>
|
||||
<li><a href="http://stackoverflow.com/users/38820/wes">Stack Overflow</a></li>
|
||||
<li><a href="https://twitter.com/wezm">Twitter</a></li>
|
||||
|
|
|
@ -114,7 +114,7 @@ from.
|
|||
* [Jeremy Soller] is creating [Redox OS], an MIT licensed OS written in Rust.
|
||||
$60
|
||||
* [Gargron] is creating the [Mastodon] federated social network. You can find
|
||||
me at <https://mastodon.social/@wezm>. $40
|
||||
me at <https://decentralised.social/wezm>. $40
|
||||
* [Jorge Aparicio] is doing fantastic work building Rust tooling and pushing
|
||||
the state of the art of [Rust on microcontrollers][embedded-rust]. $35
|
||||
* [Steve Wills] does a stack of work on [FreeBSD ports/packages][swills-ports].
|
||||
|
|
|
@ -118,7 +118,7 @@ uptime, free RAM). The plain text version of the page looked like this:
|
|||
|
||||
Email: wes@wezm.net
|
||||
GitHub: https://github.com/wezm
|
||||
Mastodon: https://mastodon.social/@wezm
|
||||
Mastodon: https://decentralised.social/wezm
|
||||
Twitter: https://twitter.com/wezm
|
||||
Website: http://www.wezm.net/
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<img src="/images/comment.svg" width="32" height="32" alt="Comment icon" class="comment align-top" />
|
||||
Stay in touch!
|
||||
</h2>
|
||||
<p>Follow me on <a href="https://twitter.com/wezm">Twitter</a> or <a href="https://mastodon.social/@wezm">Mastodon</a>, <a href="/feed/">subscribe to the feed</a>, or <a href="mailto:wes@wezm.net">send me an email</a>.
|
||||
<p>Follow me on <a href="https://twitter.com/wezm">Twitter</a> or <a href="https://decentralised.social/wezm">Mastodon</a>, <a href="/feed/">subscribe to the feed</a>, or <a href="mailto:wes@wezm.net">send me an email</a>.
|
||||
</p>
|
||||
</div>
|
||||
</article>
|
||||
|
|
Loading…
Reference in a new issue