style: update branding — teal theme, new favicon, friendlier meta texts, replace anonym with privat

This commit is contained in:
2026-02-11 06:43:48 +01:00
parent 825aee192b
commit 5684fab8c0
20 changed files with 69 additions and 81 deletions

View File

@@ -109,8 +109,8 @@ class PageListing extends HTMLElement {
}
resetMetaTags() {
const defaultTitle = 'kashilo.com Anonymous Classifieds with Monero'
const defaultDesc = 'Buy and sell anonymously with Monero. No KYC, no email, E2E encrypted chat.'
const defaultTitle = 'kashilo.com Private Classifieds with Monero'
const defaultDesc = 'Buy and sell privately with Monero. No account needed, E2E encrypted chat.'
const defaultImage = 'https://kashilo.com/assets/press/og-image.png'
document.title = defaultTitle