chore: update default theme style

This commit is contained in:
JustSong 2025-02-02 13:51:19 +08:00
parent aef2100be1
commit f325f58edf

View File

@ -23,11 +23,6 @@ import '../index.css';
// Header Buttons // Header Buttons
let headerButtons = [ let headerButtons = [
{
name: 'header.home',
to: '/',
icon: 'home',
},
{ {
name: 'header.channel', name: 'header.channel',
to: '/channel', to: '/channel',