generated from nhcarrigan/template
This commit is contained in:
@@ -205,7 +205,7 @@ export const navigation = [
|
|||||||
{
|
{
|
||||||
label: "Hikari",
|
label: "Hikari",
|
||||||
link: "/projects/hikari",
|
link: "/projects/hikari",
|
||||||
badge: { text: "v0.0.0", variant: "danger" },
|
badge: { text: "v0.0.0", variant: "caution" },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Maylin Taryne",
|
label: "Maylin Taryne",
|
||||||
@@ -220,12 +220,12 @@ export const navigation = [
|
|||||||
{
|
{
|
||||||
label: "Mommy Bot",
|
label: "Mommy Bot",
|
||||||
link: "/projects/mommy-bot",
|
link: "/projects/mommy-bot",
|
||||||
badge: { text: "v0.0.0", variant: "danger" },
|
badge: { text: "v0.0.0", variant: "caution" },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Mommy",
|
label: "Mommy",
|
||||||
link: "/projects/mommy",
|
link: "/projects/mommy",
|
||||||
badge: { text: "v0.0.0", variant: "danger" },
|
badge: { text: "v0.0.0", variant: "caution" },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Portfolio",
|
label: "Portfolio",
|
||||||
@@ -495,7 +495,7 @@ export const navigation = [
|
|||||||
{
|
{
|
||||||
label: "Beccalia: Origins",
|
label: "Beccalia: Origins",
|
||||||
link: "/projects/beccalia-origins",
|
link: "/projects/beccalia-origins",
|
||||||
badge: { text: "v0.0.0", variant: "danger" },
|
badge: { text: "v0.0.0", variant: "caution" },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Beccalia: Prologue",
|
label: "Beccalia: Prologue",
|
||||||
|
|||||||
@@ -8,5 +8,5 @@ hero:
|
|||||||
actions:
|
actions:
|
||||||
- text: Let's Go!
|
- text: Let's Go!
|
||||||
link: /about/mission/
|
link: /about/mission/
|
||||||
variant: primary
|
variant: secondary
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user