init
This commit is contained in:
@@ -3,10 +3,10 @@ import type { ThemeConfig } from './types'
|
||||
export const themeConfig: ThemeConfig = {
|
||||
// SITE INFO ///////////////////////////////////////////////////////////////////////////////////////////
|
||||
site: {
|
||||
website: 'https://astro-chiri.netlify.app/', // Site domain
|
||||
website: 'https://vxheaven.cc/', // Site domain
|
||||
title: 'heaven', // Site title
|
||||
author: 'heaven', // Author name
|
||||
description: 'Minimal blog built by Astro', // Site description
|
||||
description: 'Blogging about games and malware.', // Site description
|
||||
language: 'en-US' // Default language
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user