reorder links
This commit is contained in:
parent
e285643644
commit
1a8df0a457
|
@ -9,7 +9,7 @@
|
||||||
<meta property="og:url" content="https://techwork.zone/">
|
<meta property="og:url" content="https://techwork.zone/">
|
||||||
<meta property="og:image" content="/pfp.png" />
|
<meta property="og:image" content="/pfp.png" />
|
||||||
<meta property="og:description"
|
<meta property="og:description"
|
||||||
content="Chat: matrix.to/#/#tws:matrix.org; blog.techwork.zone; Mastodon: @syndicate@tams.tech; BlueSky: @techwork.zone; Source code: git.techwork.zone" />
|
content="Mastodon: @syndicate@tams.tech; BlueSky: @techwork.zone; Chat: matrix.to/#/#tws:matrix.org; blog.techwork.zone; Source code: git.techwork.zone" />
|
||||||
<title>Tech Workers' Syndicate</title>
|
<title>Tech Workers' Syndicate</title>
|
||||||
<style>
|
<style>
|
||||||
html,
|
html,
|
||||||
|
@ -70,10 +70,10 @@
|
||||||
<body>
|
<body>
|
||||||
<h1 class="title">Tech Workers' Syndicate</h1>
|
<h1 class="title">Tech Workers' Syndicate</h1>
|
||||||
<div class="links">
|
<div class="links">
|
||||||
<a href="https://matrix.to/#/#tws:matrix.org">Join us!</a>
|
|
||||||
<a href="https://blog.techwork.zone/">Blog</a>
|
|
||||||
<a href="https://tams.tech/@syndicate" rel="me">Mastodon</a>
|
<a href="https://tams.tech/@syndicate" rel="me">Mastodon</a>
|
||||||
<a href="https://bsky.app/profile/techwork.zone" rel="me">BlueSky</a>
|
<a href="https://bsky.app/profile/techwork.zone" rel="me">BlueSky</a>
|
||||||
|
<a href="https://matrix.to/#/#tws:matrix.org">Join us!</a>
|
||||||
|
<a href="https://blog.techwork.zone/">Blog</a>
|
||||||
<a href="https://git.techwork.zone">Source Code</a>
|
<a href="https://git.techwork.zone">Source Code</a>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue