export const SITE_TITLE = 'Cozy Blog'; export const SITE_AUTHOR = 'Ayo Ayco'; export const SITE_AUTHOR_MASTODON = 'https://social.ayco.io/@ayo'; export const SITE_PROJECT_REPO = 'https://github.com/ayoayco/Cozy'; export const SITE_DESCRIPTION = 'The Web is Yours.'; export const VERSION = 'Purple-Pizza';