diff --git a/index.html b/index.html index 097de59..a64af87 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + diff --git a/src/components/HeaderNote.vue b/src/components/HeaderNote.vue index 826b73f..4b1b07e 100644 --- a/src/components/HeaderNote.vue +++ b/src/components/HeaderNote.vue @@ -32,7 +32,10 @@ defineProps<{ user: string; repo: string }>() --> -