import { DefaultTheme } from 'vitepress/theme' export const footer: DefaultTheme.Config['footer'] = { copyright: `Wrote with 💓 with 🌵 by Anda Toshiki at root@andatoshiki:/~ in the innovative HQ of ASU`, message: `Copyright © 2023-${new Date().getFullYear()} Anda Toshiki, LoliLab and Toshiki Dev present
`, }