update twitter -> đť•Ź
ci/woodpecker/push/woodpecker Pipeline was successful Podrobnosti

This commit is contained in:
tree 2023-10-21 08:40:26 +02:00
rodiÄŤ c947ea7827
revize 9a4a4d12f4
4 změnil soubory, kde provedl 12 přidání a 12 odebrání

Zobrazit soubor

@ -178,17 +178,17 @@ const config = {
href: 'https://matrix.gwei.cz',
},
{
label: 'Mastodon',
href: 'https://social.gwei.cz',
},
{
label: 'Twitter',
label: 'đť•Ź (Twitter)',
href: 'https://twitter.com/gweicz',
},
{
label: 'Bluesky',
href: 'https://bsky.app/profile/gwei.cz',
},
{
label: 'Farcaster',
href: 'https://warpcast.com/gweicz',
},
],
},
{

Zobrazit soubor

@ -2,7 +2,7 @@
description: Zastaralé - přecházíme na Matrix
---
# Discord
# Discord (nepoužívané)
* Adresa: [**`discord.gwei.cz`**](https://discord.gwei.cz)
* Spravuje: [Council](../council)

Zobrazit soubor

@ -2,21 +2,21 @@
description: I my jsme součástí fenoménu CryptoTwitteru (CT)
---
# Twitter
# đť•Ź (Twitter)
* Účet: [**`@gweicz`**](https://twitter.com/gweicz)
* Spravuje:
* [@tree](https://forum.gwei.cz/u/tree) (twitter: [`@treecz`](https://twitter.com/treecz))
* [@Bohus](https://forum.gwei.cz/u/bohus)
O čem je platforma [Twitter](https://twitter.com/) asi není nutné vysvětlovat. Děkujeme za každé follow!
O čem je platforma [𝕏 (Twitter)](https://twitter.com/) asi není nutné vysvětlovat. Děkujeme za každé follow!
```mdx-code-block
import Button from '@site/src/components/Button';
<Button href="https://twitter.com/gweicz" text="Sledujte @gweicz na Twitteru" />
<Button href="https://twitter.com/gweicz" text="Sledujte @gweicz na đť•Ź (Twitter)" />
```
## Screenshot
[![Náš profil na Twitteru](../.gitbook/assets/twitter-screenshot.png)](https://twitter.com/gweicz)
[![Náš profil na 𝕏 (Twitter)](../.gitbook/assets/twitter-screenshot.png)](https://twitter.com/gweicz)

Zobrazit soubor

@ -31,13 +31,13 @@ const FeatureList = [
},
{
title: 'Twitter',
buttonText: 'Přejít na Twitter',
buttonText: 'Přejít na 𝕏 (Twitter)',
buttonHref: 'https://twitter.com/gweicz',
Svg: require('@site/static/img/twitter.svg').default,
inversible: false,
description: (
<>
Sledujte nás na Twitteru, ať vám neunikne žádná novinka z Etherea.
Sledujte nás na 𝕏 (Twitter), ať vám neunikne žádná novinka z Etherea.
</>
),
},