1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00

Update documentation and add Polish locale support

This commit is contained in:
Sean Morley 2024-11-27 18:06:16 -05:00
parent 0878008a05
commit 7defdac3a8
3 changed files with 4 additions and 4 deletions

View file

@ -41,8 +41,7 @@ export default defineConfig({
footer: {
message: "AdventureLog",
copyright:
'Copyright © 2023-2024 <a target="_blank" href="https:/seanmorley.com">Sean Morley</a>',
copyright: "Copyright © 2023-2024 Sean Morley",
},
logo: "/adventurelog.png",

View file

@ -27,4 +27,4 @@ AdventureLog is open-source software, licensed under the GPL-3.0 license. This m
## About the Maintainer
AdventureLog is created and maintined by [Sean Morley](https://seanmorley.com), a Computer Science student at the University of Connecticut. Sean is passionate about open-source software and building modern tools that help people solve real-world problems.
AdventureLog is created and maintained by [Sean Morley](https://seanmorley.com), a Computer Science student at the University of Connecticut. Sean is passionate about open-source software and building modern tools that help people solve real-world problems.