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