add imprint
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
garionion 2021-05-30 08:48:36 +02:00
parent 69a66f0731
commit bb433f1459

View file

@ -113,6 +113,8 @@
<a :href="'http://www.iswision.de/iswision' + year">{{ year }}</a> <a :href="'http://www.iswision.de/iswision' + year">{{ year }}</a>
<br /> <br />
</div> </div>
<v-divider />
<a href="https://fem.tu-ilmenau.de/impressum/">Imprint</a>
</v-flex> </v-flex>
</v-layout> </v-layout>
</v-container> </v-container>