UI changes and updates, collection page refresh

This commit is contained in:
Sean Morley
2024-12-26 11:07:59 -05:00
parent c9dd5fe33d
commit f7c998ab58
20 changed files with 834 additions and 834 deletions

View File

@@ -1,4 +1,4 @@
export let appVersion = 'Web v0.7.1';
export let appVersion = 'v0.7.1';
export let versionChangelog = 'https://github.com/seanmorley15/AdventureLog/releases/tag/v0.7.1';
export let appTitle = 'AdventureLog';
export let copyrightYear = '2024';
export let copyrightYear = '2023-2025';