Skip to content
Snippets Groups Projects
Commit df0aad05 authored by robinwilliam.hundt's avatar robinwilliam.hundt
Browse files

Fixed brand.svg path

parent f4d03e3b
No related branches found
No related tags found
1 merge request!204Fixed brand.svg path
Pipeline #115201 failed
frontend/src/assets/brand.png

45.3 KiB

......@@ -11,14 +11,14 @@
>
<register-dialog @registered="registered($event)" />
</v-dialog>
<v-flex
<v-flex
xs12
sm12
md10
lg7
>
<img
src="../assets/brand.svg"
src="https://grady.informatik.uni-goettingen.de/static/img/brand.svg"
class="grady-logo"
>
</v-flex>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment