aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPitu <[email protected]>2018-09-16 05:27:10 -0300
committerPitu <[email protected]>2018-09-16 05:27:10 -0300
commit072fec199db92543836fbdacc6088cd2f7b73eae (patch)
treeedf729d643e573c3e28247f04cd3e3fcb5d37ff4 /src
parentPreload of config file (diff)
downloadhost.fuwn.me-072fec199db92543836fbdacc6088cd2f7b73eae.tar.xz
host.fuwn.me-072fec199db92543836fbdacc6088cd2f7b73eae.zip
Added logo
Diffstat (limited to 'src')
-rw-r--r--src/site/components/logo/Logo.vue2
-rw-r--r--src/site/public/images/logo.pngbin0 -> 45536 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/src/site/components/logo/Logo.vue b/src/site/components/logo/Logo.vue
index d594c7e..2452b58 100644
--- a/src/site/components/logo/Logo.vue
+++ b/src/site/components/logo/Logo.vue
@@ -50,7 +50,7 @@
<template>
<p id="logo">
- <img src="../../../../public/images/logo.png">
+ <img src="../../public/images/logo.png">
</p>
</template>
diff --git a/src/site/public/images/logo.png b/src/site/public/images/logo.png
new file mode 100644
index 0000000..eedc960
--- /dev/null
+++ b/src/site/public/images/logo.png
Binary files differ