mirror of
https://github.com/BlossomiShymae/clean-cuts.git
synced 2025-12-06 10:10:47 +01:00
Move open-graph to head meta
This commit is contained in:
7
app.vue
7
app.vue
@@ -5,13 +5,6 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
useSeoMeta({
|
||||
title: "Clean Cuts",
|
||||
ogTitle: "Clean Cuts",
|
||||
ogDescription: "Making game data viewable in a human-friendly format.",
|
||||
ogImage: "https://blossomishymae.github.io/clean-cuts/favicon.png",
|
||||
themeColor: "#000000",
|
||||
});
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user