landing-page

This commit is contained in:
tangly1024.com
2023-07-03 19:09:07 +08:00
parent cd5bd06b6a
commit 26f6b2d85f
13 changed files with 147 additions and 129 deletions

View File

@@ -1,6 +1,5 @@
import React from 'react'
import BLOG from '@/blog.config'
import DarkModeButton from '@/components/DarkModeButton'
const Footer = ({ title }) => {
const d = new Date()