-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
20 changed files
with
144 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,6 +26,7 @@ const assetTitles = Object.keys(import.meta.glob("../../public/images/banner/tit | |
<meta name="twitter:title" content="Barely Accurate NIKKE Banner Generator"> | ||
<meta name="twitter:description" content="Create a banner with NIKKE stickers easily!"> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
<meta property="twitter:image:src" content="/nikke-font-generator/example-banner.png" /> | ||
|
||
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'> | ||
</head> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ import UpdatePopup from '../components/UpdatePopup.astro'; | |
<meta name="twitter:title" content="Barely Accurate NIKKE BlaBla Generator"> | ||
<meta name="twitter:description" content="Create a spoof of a Blabla chat from NIKKE easily!"> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
<meta property="twitter:image:src" content="/nikke-font-generator/blabla-example1.png" /> | ||
<meta property="twitter:image:src" content="/nikke-font-generator/example-blabla.png" /> | ||
|
||
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'> | ||
</head> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ import UpdatePopup from '../components/UpdatePopup.astro'; | |
<meta name="twitter:title" content="Barely Accurate NIKKE Card Generator"> | ||
<meta name="twitter:description" content="Create a spoof of a NIKKE unit easily!"> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
<!-- <meta property="twitter:image:src" content="/nikke-font-generator/logo-example1.png" /> --> | ||
<meta property="twitter:image:src" content="/nikke-font-generator/example-card.png" /> | ||
|
||
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'> | ||
</head> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ import UpdatePopup from '../components/UpdatePopup.astro'; | |
<meta name="twitter:title" content="Barely Accurate NIKKE Dialogue Generator"> | ||
<meta name="twitter:description" content="Create a spoof of a dialogue interaction from NIKKE easily!"> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
<meta property="twitter:image:src" content="/nikke-font-generator/dialogue-example2.png" /> | ||
<meta property="twitter:image:src" content="/nikke-font-generator/example-dialogue.png" /> | ||
|
||
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'> | ||
</head> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,9 +21,54 @@ import UpdatePopup from '../components/UpdatePopup.astro'; | |
<meta name="twitter:title" content="Barely Accurate NIKKE Font Generator"> | ||
<meta name="twitter:description" content="Create a spoof of the NIKKE: Goddess of Victory logo easily!"> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
<meta property="twitter:image:src" content="/nikke-font-generator/logo-example1.png" /> | ||
<meta property="twitter:image:src" content="/nikke-font-generator/example-logo.png" /> | ||
|
||
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'> | ||
|
||
<script type="application/ld+json"> | ||
{ | ||
"@context": "http://schema.org/", | ||
"@type": "BreadcrumbList", | ||
"itemListElement": [ | ||
{ | ||
"@type": "ListItem", | ||
"position": 1, | ||
"name": "Logo Generator", | ||
"item": "https://skuqre.github.io/nikke-font-generator" | ||
}, | ||
{ | ||
"@type": "ListItem", | ||
"position": 2, | ||
"name": "Dialogue Generator", | ||
"item": "https://skuqre.github.io/nikke-font-generator/dialogue" | ||
}, | ||
{ | ||
"@type": "ListItem", | ||
"position": 3, | ||
"name": "Blabla Generator", | ||
"item": "https://skuqre.github.io/nikke-font-generator/blabla" | ||
}, | ||
{ | ||
"@type": "ListItem", | ||
"position": 4, | ||
"name": "Boss Warning Generator", | ||
"item": "https://skuqre.github.io/nikke-font-generator/warning" | ||
}, | ||
{ | ||
"@type": "ListItem", | ||
"position": 5, | ||
"name": "Card Generator", | ||
"item": "https://skuqre.github.io/nikke-font-generator/card" | ||
}, | ||
{ | ||
"@type": "ListItem", | ||
"position": 6, | ||
"name": "https://skuqre.github.io/nikke-font-generator/banner", | ||
"item": "Profile Banner Generator" | ||
} | ||
] | ||
} | ||
</script> | ||
</head> | ||
<body> | ||
<h1>Barely Accurate NIKKE Font Generator</h1> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ import UpdatePopup from '../components/UpdatePopup.astro'; | |
<meta name="twitter:title" content="Barely Accurate NIKKE Boss Warning Generator"> | ||
<meta name="twitter:description" content="Create a spoof of a boss warning in NIKKE easily!"> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
<meta property="twitter:image:src" content="/nikke-font-generator/warning-example1.png" /> | ||
<meta property="twitter:image:src" content="/nikke-font-generator/example-warning.png" /> | ||
|
||
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'> | ||
</head> | ||
|