changed from hexo to custom react stuff #1
1 changed files with 6 additions and 6 deletions
|
@ -15,9 +15,9 @@ export default [
|
||||||
icon: <FontAwesomeIcon icon={faHome} />,
|
icon: <FontAwesomeIcon icon={faHome} />,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Archives",
|
title: "Explore",
|
||||||
path: "/archives",
|
path: "/explore",
|
||||||
icon: <FontAwesomeIcon icon={faArchive} />,
|
icon: <FontAwesomeIcon icon={faHiking} />,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Categories",
|
title: "Categories",
|
||||||
|
@ -30,9 +30,9 @@ export default [
|
||||||
icon: <FontAwesomeIcon icon={faHashtag} />,
|
icon: <FontAwesomeIcon icon={faHashtag} />,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Explore",
|
title: "Archives",
|
||||||
path: "/explore",
|
path: "/archives",
|
||||||
icon: <FontAwesomeIcon icon={faHiking} />,
|
icon: <FontAwesomeIcon icon={faArchive} />,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Portfolio",
|
title: "Portfolio",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue