Make linter happy

This commit is contained in:
Christian Cueni 2021-06-09 06:53:21 +02:00
parent 40f4883f60
commit b2549a2d08
2 changed files with 434 additions and 123 deletions

File diff suppressed because one or more lines are too long

View File

@ -3,8 +3,7 @@
class="hello"
data-cy="hello-page">
<div class="about">
<div class="about__logos">
</div>
<div class="about__logos" />
<p class="about__text">mySkillbox ist ein Angebot des hep Verlags in
Zusammenarbeit mit dem Eidgenössischen Hochschulinstitut für Berufsbildung.</p>
</div>
@ -58,7 +57,6 @@
import Logo from '@/components/icons/Logo';
import HelloIllustration from '@/components/illustrations/HelloIllustration';
export default {
mixins: [pageTitleMixin],
components: {