diff --git a/data/services.json b/data/services.json index a9c7194..88cf872 100644 --- a/data/services.json +++ b/data/services.json @@ -105,6 +105,23 @@ "exclude_from_index": false, "exclude_from_simple": false }, + { + "name": "Overleaf", + "url": "https://overleaf.private.coffee", + "homemade": false, + "short_description": "Overleaf is an online LaTeX editor for writing and sharing documents.", + "long_description": "Overleaf is an online LaTeX editor for writing and sharing documents. It allows you to write documents in LaTeX, and to collaborate with others.", + "status": "OK", + "links": [ + { + "name": "Go to Overleaf", + "url": "https://overleaf.private.coffee" + } + ], + "icon": "leaf", + "exclude_from_index": false, + "exclude_from_simple": false + }, { "name": "Mastodon", "url": "https://cuddly.space", @@ -517,23 +534,6 @@ "exclude_from_index": false, "exclude_from_simple": false }, - { - "name": "Overleaf", - "url": "https://overleaf.private.coffee", - "homemade": false, - "short_description": "Overleaf is an online LaTeX editor for writing and sharing documents.", - "long_description": "Overleaf is an online LaTeX editor for writing and sharing documents. It allows you to write documents in LaTeX, and to collaborate with others.", - "status": "OK", - "links": [ - { - "name": "Go to Overleaf", - "url": "https://overleaf.private.coffee" - } - ], - "icon": "leaf", - "exclude_from_index": false, - "exclude_from_simple": false - }, { "name": "GotHub", "url": "https://gothub.private.coffee",