change structurue
This commit is contained in:
+12
-10
@@ -4,15 +4,17 @@ import WebThemeToggle from './web-theme-toggle.vue';
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<footer class="article">
|
<footer>
|
||||||
<section class="web-section">
|
<div class="article">
|
||||||
<h3 class="text-3xl md:text-5xl mb-4">Techit's Home /// thawia.ng</h3>
|
<section class="web-section">
|
||||||
<small>
|
<h3 class="text-3xl md:text-5xl mb-4">Techit's Home /// thawia.ng</h3>
|
||||||
Copyright © Techit Thawiang 2025 (2568). All rights reserved.<br>
|
<small>
|
||||||
PGP/GPG Key: <code style="font-size: 12px;"><a href="/portal/f/Techit Thawiang_0xE649CED321557334_public.asc">4116 33BE 1B4A 19D4 8D77 9ADE E649 CED3 2155 7334</a></code><br>
|
Copyright © Techit Thawiang 2025 (2568). All rights reserved.<br>
|
||||||
Powered by <a href="https://dailitation.xyz">dailitation.xyz</a>, <a href="https://github.com/TechitWinner/web">Source Code</a>.
|
PGP/GPG Key: <code style="font-size: 12px;"><a href="/portal/f/Techit Thawiang_0xE649CED321557334_public.asc">4116 33BE 1B4A 19D4 8D77 9ADE E649 CED3 2155 7334</a></code><br>
|
||||||
</small><br/>
|
Powered by <a href="https://dailitation.xyz">dailitation.xyz</a>, <a href="https://github.com/TechitWinner/web">Source Code</a>.
|
||||||
<WebThemeToggle/>
|
</small><br/>
|
||||||
</section>
|
<WebThemeToggle/>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
</template>
|
</template>
|
||||||
Reference in New Issue
Block a user