personalize
This commit is contained in:
@@ -25,13 +25,12 @@ export const NAV_ITEMS: NavItems = {
|
||||
|
||||
export const SITE = {
|
||||
// Your site's detail?
|
||||
name: 'Ink',
|
||||
title: 'Astro - Ink',
|
||||
description: 'Crisp, minimal, personal blog theme for Astro',
|
||||
url: 'https://astro-ink.vercel.app',
|
||||
githubUrl: 'https://github.com/one-aalam/astro-ink',
|
||||
listDrafts: true
|
||||
// description ?
|
||||
name: 'nrdlog',
|
||||
title: 'nrdxp - blog',
|
||||
description: 'Personal blog of Tim DeHerrera',
|
||||
url: 'https://blg.nrd.sh',
|
||||
githubUrl: 'https://github.com/nrdxp',
|
||||
listDrafts: false
|
||||
}
|
||||
|
||||
export const PAGE_SIZE = 8
|
||||
|
||||
Reference in New Issue
Block a user