Update project name across the site

This commit is contained in:
Nikita Karamov 2022-11-14 18:15:34 +01:00
parent 44127fac7f
commit 043cfbb88b
No known key found for this signature in database
GPG Key ID: 3C8E688C96EEB9C9
2 changed files with 5 additions and 5 deletions

View File

@ -12,10 +12,10 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>toot &mdash; cross-instance share page for Mastodon</title>
<title>Share₂Fedi, the instance-agnostic share page for Mastodon.</title>
<meta
name="description"
content="toot allows you to share stuff on Mastodon, cross-instance. Just put in your post text and the instance URL and click &lsquo;Toot!&rsquo;"
content="Share₂Fedi allows you to share stuff on Mastodon, instance-agnostic. Just put in your post text and the instance URL and click &lsquo;Toot!&rsquo;"
/>
<link rel="canonical" href="https://toot.kytta.dev/" />
@ -81,7 +81,7 @@
<a href="https://joinmastodon.org/">What is Mastodon?</a>
</section>
<section>
<a href="https://codeberg.org/kytta/toot">toot on Codeberg</a>
<a href="https://codeberg.org/kytta/toot">Share₂Fedi on Codeberg</a>
</section>
<script
data-goatcounter="https://share2fedi.goatcounter.com/count"

View File

@ -1,6 +1,6 @@
{
"name": "toot",
"short_name": "toot",
"name": "Share₂Fedi",
"short_name": "Share₂Fedi",
"icons": [
{
"src": "./icons/icon-192.png",