mirror of
https://github.com/Fabio286/antares.git
synced 2025-04-14 10:12:04 +02:00
chore: remove Twitter links
This commit is contained in:
parent
0b6307c738
commit
ab0f91b448
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
# Antares SQL Client
|
# Antares SQL Client
|
||||||
|
|
||||||
    [](https://twitter.com/AntaresSQL) [](https://www.treedom.net/en/user/fabio-di-stasio/event/antares-for-the-planet)
|
    [](https://www.treedom.net/en/user/fabio-di-stasio/event/antares-for-the-planet)
|
||||||
|
|
||||||
Antares is an SQL client based on [Electron.js](https://github.com/electron/electron) and [Vue.js](https://github.com/vuejs/vue) that aims to become a useful tool, especially for developers.
|
Antares is an SQL client based on [Electron.js](https://github.com/electron/electron) and [Vue.js](https://github.com/vuejs/vue) that aims to become a useful tool, especially for developers.
|
||||||
Our target is to support as many databases as possible, and all major operating systems, including the ARM versions.
|
Our target is to support as many databases as possible, and all major operating systems, including the ARM versions.
|
||||||
@ -17,7 +17,7 @@ However, there are all the features necessary to have a pleasant database manage
|
|||||||
We are actively working on it, hoping to provide new cool features, improvements and fixes as soon as possible.
|
We are actively working on it, hoping to provide new cool features, improvements and fixes as soon as possible.
|
||||||
|
|
||||||
🔗 If you are curious to try Antares you can download and install the [latest release](https://github.com/Fabio286/antares/releases/latest).
|
🔗 If you are curious to try Antares you can download and install the [latest release](https://github.com/Fabio286/antares/releases/latest).
|
||||||
👁 To stay tuned for new releases follow Antares SQL on [Mastodon](https://fosstodon.org/@AntaresSQL) or [Twitter](https://twitter.com/AntaresSQL).
|
👁 To stay tuned for new releases follow Antares SQL on [Mastodon](https://fosstodon.org/@AntaresSQL).
|
||||||
🌟 Don't forget to **leave a star** if you appreciate this project.
|
🌟 Don't forget to **leave a star** if you appreciate this project.
|
||||||
|
|
||||||
🗳️ Polls:
|
🗳️ Polls:
|
||||||
|
@ -409,14 +409,6 @@
|
|||||||
class="d-inline mr-1"
|
class="d-inline mr-1"
|
||||||
:size="16"
|
:size="16"
|
||||||
/> Mastodon</a> • <a
|
/> Mastodon</a> • <a
|
||||||
class="c-hand"
|
|
||||||
:style="'align-items: center; display: inline-flex;'"
|
|
||||||
@click="openOutside('https://twitter.com/AntaresSQL')"
|
|
||||||
><BaseIcon
|
|
||||||
icon-name="mdiTwitter"
|
|
||||||
class="d-inline mr-1"
|
|
||||||
:size="16"
|
|
||||||
/> Twitter</a> • <a
|
|
||||||
class="c-hand"
|
class="c-hand"
|
||||||
:style="'align-items: center; display: inline-flex;'"
|
:style="'align-items: center; display: inline-flex;'"
|
||||||
@click="openOutside('https://antares-sql.app/')"
|
@click="openOutside('https://antares-sql.app/')"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user