Add the contact address to the footer

This commit is contained in:
2026-08-25 13:44:14 +02:00
parent 9256def085
commit f5639111f9
2 changed files with 17 additions and 0 deletions
+3
View File
@@ -3,3 +3,6 @@ export const SITE_NAME = 'CorralitoComing'
/** One-line description, used as the home page meta description. */
export const SITE_DESCRIPTION = 'Articles, guides and analysis.'
/** Public contact address, shown in the footer. */
export const SITE_EMAIL = 'corralitocoming@gmail.com'