Skip to content
Snippets Groups Projects
Verified Commit de002aec authored by Marie's avatar Marie
Browse files

chore: rename "Misskey Games" to "Games"

This should fix the alignment issue in the menu due to the length and also fits better for it's future purpose.
parent 0741d071
No related branches found
No related tags found
10 merge requests!449release 2024.3.1,!448Release 2023.3.1 - Codename #NotDeadYet,!34Merge Beta3,!35fix: admin css,!36Fix Like button not working on renotes/boosts,!37merge develope,!57Merge Latest Changes,!62fix: background overlaying,!682023.9.1.beta5,!112update develop with stable changes
......@@ -119,7 +119,7 @@ export const navbarItemDef = reactive({
to: '/my/achievements',
},
games: {
title: 'Misskey Games',
title: 'Games',
icon: 'ph-game-controller ph-bold ph-lg',
to: '/games',
},
......
......@@ -28,7 +28,7 @@ import { i18n } from '@/i18n.js';
import { definePageMetadata } from '@/scripts/page-metadata.js';
definePageMetadata({
title: 'Misskey Games',
title: 'Games',
icon: 'ph-game-controller ph-bold ph-lg',
});
</script>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment