mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-21 11:16:39 +00:00
Compare commits
3 commits
d59f292a1d
...
1de922fdf8
Author | SHA1 | Date | |
---|---|---|---|
1de922fdf8 | |||
ffa67ac1ae | |||
9acf9ddc75 |
|
@ -17,7 +17,7 @@ Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org). You can
|
|||
|
||||
To build from source, check the [CONTRIBUTING.md](https://github.com/superseriousbusiness/gotosocial/blob/main/CONTRIBUTING.md) file.
|
||||
|
||||
Here's a screenshot of the instance landing page!
|
||||
Here's a screenshot of the instance landing page! Check out the project's [official account](https://gts.superseriousbusiness.org/@gotosocial) running on GoToSocial.
|
||||
|
||||
![Screenshot of the landing page for the GoToSocial instance goblin.technology. It shows basic information about the instance; number of users and posts etc.](https://raw.githubusercontent.com/superseriousbusiness/gotosocial/main/docs/overrides/public/instancesplash.png)
|
||||
<!--overview-end-->
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
site_name: GoToSocial Documentation
|
||||
site_url: https://docs.gotosocial.org
|
||||
site_url: https://docs.gotosocial.org/en/latest/
|
||||
theme:
|
||||
name: material
|
||||
language: en
|
||||
|
|
Loading…
Reference in a new issue