FIX: smaller footer.
Smaller footer notes
This commit is contained in:
parent
caa5d277dd
commit
4d846865e1
2 changed files with 12 additions and 2 deletions
|
@ -5,8 +5,10 @@
|
|||
<NuxtLink v-bind="rest">{{label}}</NuxtLink>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Natürlich ohne Cookies und Tracker.</p>
|
||||
<p>Made with nuxt, typescript & postcss</p>
|
||||
<div class="notes">
|
||||
<p>Natürlich ohne Cookies und Tracker.</p>
|
||||
<p>Made with nuxt, typescript & postcss.</p>
|
||||
</div>
|
||||
<p>© 2024 by <a href="https://webfussel.de">webfussel</a></p>
|
||||
</footer>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue