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