Welcome to KimonoKat
Where art meets comfort and chaos meets calm.
Comfy games, cozy art, and a community that feels like home.
Come say hi and join the chaos on Discord, we’d love to have you!
Where art meets comfort and chaos meets calm.
Comfy games, cozy art, and a community that feels like home.
Come say hi and join the chaos on Discord, we’d love to have you!
SELECT is_active FROM maintenance WHERE is_global = 1 LIMIT 1SELECT id, slug FROM pages WHERE slug = ? LIMIT 1SELECT m.is_active
FROM maintenance m
WHERE m.page_id = ? AND m.is_global = 0
LIMIT 1SELECT setting_value FROM site_settings WHERE setting_key = ?SELECT meta_description, meta_keywords, og_title, og_description, og_type FROM pages WHERE slug = ? AND is_active = 1SELECT setting_value FROM site_settings WHERE setting_key = ?SELECT setting_value FROM site_settings WHERE setting_key = ?SELECT setting_value FROM site_settings WHERE setting_key = ?SELECT setting_value FROM site_settings WHERE setting_key = ?SELECT setting_value FROM site_settings WHERE setting_key = ?SELECT setting_value FROM site_settings WHERE setting_key = 'meta_banner'SELECT setting_value FROM site_settings WHERE setting_key = ?SELECT setting_value FROM site_settings WHERE setting_key = ?SELECT twitch_channel FROM gallery_settings WHERE id = 1SELECT twitch_channel FROM gallery_settings WHERE id = 1SELECT cache_live_status, cache_expires_at FROM twitch_settings WHERE id = 1SELECT access_token, token_expires_at FROM twitch_settings WHERE id = 1UPDATE twitch_settings SET cache_live_status = ?, cache_expires_at = ? WHERE id = 1SELECT setting_value FROM site_settings WHERE setting_key = 'site_logo'SELECT setting_value FROM site_settings WHERE setting_key = 'site_logo_backup_name'SELECT twitch_channel FROM gallery_settings WHERE id = 1SELECT cache_live_status, cache_expires_at FROM twitch_settings WHERE id = 1SELECT content FROM pages WHERE slug = 'home'SELECT * FROM socials WHERE is_enabled = 1 ORDER BY display_order ASC, name ASCSELECT * FROM socials WHERE is_enabled = 1 ORDER BY display_order ASC, name ASC