Added front page, moved shelf navigation to header.

This commit is contained in:
2023-06-25 23:50:08 +02:00
parent 77085c5755
commit b3e5769d39
27 changed files with 554 additions and 109 deletions

View File

@@ -1 +1 @@
export default '/s/@shelfId/post/@postId';
export default '/s/@shelfId/post/@postId/@postSlug?';

View File

@@ -65,7 +65,7 @@ const {
<style scoped>
.content {
width: 100%;
padding: 0;
}
.body {