update
This commit is contained in:
@@ -77,7 +77,7 @@ const config = {
|
||||
title: 'HiNas',
|
||||
logo: {
|
||||
alt: 'histb Logo',
|
||||
src: 'https://doc.ecoo.top/img/hinaslogo01.png',
|
||||
src: '/img/hinaslogo01.png',
|
||||
},
|
||||
items: [
|
||||
{
|
||||
|
||||
@@ -25,7 +25,7 @@ function HomepageHeader() {
|
||||
<div className="container">
|
||||
<div className={styles.heroContent}>
|
||||
<img
|
||||
src="https://doc.ecoo.top/img/hinas01.svg"
|
||||
src="/img/hinas01.svg"
|
||||
alt="HiNas Logo"
|
||||
className={styles.heroLogo}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user