split home page and flux note page

This commit is contained in:
Julien Calixte
2023-08-06 18:58:59 +02:00
parent 47b4adc576
commit af421042ad
9 changed files with 44 additions and 41 deletions

View File

@@ -102,7 +102,7 @@ const focus = () => scrollToFocusedNote(undefined, true)
<div class="repo-title">
<h1 class="title is-1">
[<router-link
:to="{ name: 'Home', params: { user, repo } }"
:to="{ name: 'FluxNoteView', params: { user, repo } }"
@click="resetStackedNotes"
>{{ repo }}</router-link
>]