Skip to content
Snippets Groups Projects
Commit 72f677d1 authored by thomas.blanc.2@etu.univ-amu.fr's avatar thomas.blanc.2@etu.univ-amu.fr
Browse files

Added icon

parent c04a5459
No related branches found
No related tags found
No related merge requests found
public/favicon.ico

4.19 KiB | W: | H:

public/favicon.ico

1.12 KiB | W: | H:

public/favicon.ico
public/favicon.ico
public/favicon.ico
public/favicon.ico
  • 2-up
  • Swipe
  • Onion skin
public/mozen_icon.png

19.2 KiB

......@@ -9,7 +9,7 @@ Vue.use(Buefy)
Vue.config.productionTip = false
// Vue.prototype.$serverurl = process.env.VUE_APP_SERVER_URL
Vue.prototype.$serverurl = 'http://localhost:8181/'
Vue.prototype.$serverurl = '/'
new Vue({
router,
......
......@@ -3,7 +3,7 @@
<section class="hero is-fullheight-with-navbar" v-bind:style="{'background-color': '#'+currentColor}">
<div class="hero-body">
<div class="container">
<img src="mozen_logo_big.png" alt="Mozen">
<img src="mozen_icon.png" alt="Mozen">
</div>
</div>
</section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment