change structurue
This commit is contained in:
@@ -4,7 +4,8 @@ import WebThemeToggle from './web-theme-toggle.vue';
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<footer class="article">
|
||||
<footer>
|
||||
<div class="article">
|
||||
<section class="web-section">
|
||||
<h3 class="text-3xl md:text-5xl mb-4">Techit's Home /// thawia.ng</h3>
|
||||
<small>
|
||||
@@ -14,5 +15,6 @@ import WebThemeToggle from './web-theme-toggle.vue';
|
||||
</small><br/>
|
||||
<WebThemeToggle/>
|
||||
</section>
|
||||
</div>
|
||||
</footer>
|
||||
</template>
|
||||
Reference in New Issue
Block a user