fix: replace 'superior' with 'simple' 😭

pull/218/head
tycrek 10 months ago
parent 0d6578abd6
commit 65f411965e
No known key found for this signature in database
GPG Key ID: FF8A54DCE404885A

@ -1,7 +1,7 @@
{
"name": "ass",
"version": "0.14.3",
"description": "The superior self-hosted ShareX server",
"description": "The simple self-hosted ShareX server",
"main": "ass.js",
"engines": {
"node": ">=16.14.x",

@ -1,4 +1,4 @@
meta(property='og:title' content='ass - The superior self-hosted ShareX server')
meta(property='og:title' content='ass - The simple self-hosted ShareX server')
meta(property='og:type' content='website')
meta(property='og:url' content='https://github.com/tycrek/ass')
meta(property='og:description' content='ass is a self-hosted ShareX upload server written in Node.js')

@ -43,4 +43,4 @@ html
br
span: a.link(href='#' onclick=`window.location = '${resourceAttr.src}?download=yes'; return false;` download=title) Download
if showAd
.mx-4.mb-8.text-footer.text-secondary: p Image hosted by #[a.link(href='https://github.com/tycrek/ass' target='_blank'): strong ass], the superior self-hosted ShareX server
.mx-4.mb-8.text-footer.text-secondary: p Image hosted by #[a.link(href='https://github.com/tycrek/ass' target='_blank'): strong ass], the simple self-hosted ShareX server

Loading…
Cancel
Save