diff --git a/front/index.html b/front/index.html index 65a5c14..c53326c 100644 --- a/front/index.html +++ b/front/index.html @@ -2,7 +2,7 @@ - + Bibliomane diff --git a/front/public/favicon.ico b/front/public/favicon.ico deleted file mode 100644 index df36fcf..0000000 Binary files a/front/public/favicon.ico and /dev/null differ diff --git a/front/public/favicon.svg b/front/public/favicon.svg new file mode 100644 index 0000000..c76b620 --- /dev/null +++ b/front/public/favicon.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/front/public/image/logo.svg b/front/public/image/logo.svg new file mode 100644 index 0000000..70e1c44 --- /dev/null +++ b/front/public/image/logo.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/front/src/AppNavBar.vue b/front/src/AppNavBar.vue index 85882ce..ea5607d 100644 --- a/front/src/AppNavBar.vue +++ b/front/src/AppNavBar.vue @@ -53,7 +53,7 @@ onMounted(() => { :title="'bibliomane v' + appVersion" activeClass="is-active" > - B +