Skip to content
Snippets Groups Projects
Commit 538279ff authored by David Mendez's avatar David Mendez
Browse files

Try to fix logo img in production

parent 5e83edd5
No related branches found
No related tags found
1 merge request!3Add first mockup of the chemical probe report card
<template>
<v-img
:src="require('~/static/img/logo.png')"
:src="require('@/static/img/logo.png')"
max-height="150"
max-width="200"
></v-img>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment