0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 23:36:01 +09:00
This commit is contained in:
yude 2021-08-09 12:29:42 +09:00
parent 8a0897cc00
commit 9532e0f48b
Signed by: yude
GPG Key ID: EB0FE5D925C4A968
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// Load base layout
import Layout from "./components/Layout"
// Menu
import FAMenu from "./components/Menu/FAMenu"
import FAMenu from "./components/Menu/FontAwesomeMenu"
// Banner
import BlueRibbon from "./components/Footer/BlueRibbon"
import HappyBusy from "./components/Footer/HappyBusy"