Change pages title and add third party legal mentions

This commit is contained in:
2024-07-30 00:17:56 +02:00
parent efdfa92775
commit 1d2a89e001
10 changed files with 63 additions and 14 deletions

View File

@@ -3589,7 +3589,7 @@ input[type='number'] {
text-align: right;
position: fixed;
bottom: 16px;
right: 18px;
left: 18px;
z-index: var(--layer-status-bar);
border-top-left-radius: 6px;
}
@@ -4136,6 +4136,7 @@ body {
background-color: var(--sidebar-left-background);
border-right: var(--sidebar-left-border-width) solid var(--sidebar-left-border-color);
height: 100%;
padding-bottom: 90px;
}
.published-container:not(.has-navigation) .site-body-left-column {

7
assets/third-party.md Normal file
View File

@@ -0,0 +1,7 @@
### Librairies, framework et outils libres utilisés:
- [Vuejs](https://vuejs.org/) - MIT License - Copyright (c) 2018-present, Yuxi (Evan) You and Vue contributors
- [vue-router](https://router.vuejs.org/) - MIT License - Copyright (c) 2019-present Eduardo San Martin Morote
- [Nuxt](https://nuxt.com/) - MIT License - Copyright (c) 2016-present - Nuxt Team
- [NuxtAuth](https://auth.sidebase.io/) - MIT License - Copyright (c) 2022 SIDESTREAM GmbH
Le logo a été créé grace aux icones de [Game Icons](https://game-icons.net).