This commit is contained in:
teasiu
2023-12-06 02:16:04 +08:00
parent 6c7e770cd8
commit 1d9677b3ad
2 changed files with 3 additions and 3 deletions

View File

@@ -60,10 +60,10 @@ const config = {
({
metadata: [{name: "keywords", content: "海纳思系统,海思机顶盒,hi3798m,nas系统,嵌入式系统,ubuntu移植,arm系统"}],
navbar: {
title: 'HiNAS',
title: 'HiNas',
logo: {
alt: 'histb Logo',
src: './img/5221.png',
src: './img/hinaslogo.png',
},
items: [
{
@@ -130,7 +130,7 @@ const config = {
],
},
],
copyright: `Copyright © ${new Date().getFullYear()} www.ecoo.top-粤ICP备2022054080号`,
copyright: `Copyright © ${new Date().getFullYear()} <a href="http://www.beian.miit.gov.cn">粤ICP备2022054080号</a>`,
},
prism: {

BIN
static/img/hinaslogo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB