changed from hexo to custom react stuff #1

Merged
developomp merged 73 commits from dev into master 2021-06-27 14:37:56 +09:00
Showing only changes of commit 94b5af4ab8 - Show all commits

View file

@ -15,9 +15,9 @@ export default [
icon: <FontAwesomeIcon icon={faHome} />,
},
{
title: "Archives",
path: "/archives",
icon: <FontAwesomeIcon icon={faArchive} />,
title: "Explore",
path: "/explore",
icon: <FontAwesomeIcon icon={faHiking} />,
},
{
title: "Categories",
@ -30,9 +30,9 @@ export default [
icon: <FontAwesomeIcon icon={faHashtag} />,
},
{
title: "Explore",
path: "/explore",
icon: <FontAwesomeIcon icon={faHiking} />,
title: "Archives",
path: "/archives",
icon: <FontAwesomeIcon icon={faArchive} />,
},
{
title: "Portfolio",