beauty treatment #3

This commit is contained in:
Techit Thawiang
2025-10-16 22:47:09 +07:00
parent 09c8116444
commit 55954f6d67
3 changed files with 7 additions and 20 deletions
+2 -8
View File
@@ -5,19 +5,13 @@ import WebThemeToggle from './web-theme-toggle.vue';
<template>
<footer>
<div class="article">
<div class="article article-footer">
<section class="web-section">
<img src="/favicon.ico" alt="" width="48" height="48">
<h3 class="web-footer-title">Techit Thawiang's Website /// techit.win</h3>
<p class="web-footer-notice">
Copyright &copy; Techit Thawiang 2025 (2568). All rights reserved.<br>
PGP/GPG Key: <code style="font-size: 12px;"><a href="https://files.thawia.ng/files/Techit Thawiang_0xE649CED321557334_public.asc">4116 33BE 1B4A 19D4 8D77 9ADE E649 CED3 2155 7334</a></code><br>
Powered by <a class="link" href="https://dailitation.xyz">dailitation.xyz</a>, <a class="link" href="https://github.com/TechitWinner/web">Source Code</a>.
Powered by <a class="link" href="https://dailitation.xyz">dailitation.xyz</a>. <a class="link" href="https://github.com/TechitWinner/web">Source Code</a> is available under GPL-3.0 license.
</p>
<p class="web-footer-notice">
More from me: <a class="link" href="https://unix.in.th">unix.in.th</a> and <a class="link" href="https://uptime.dailitation.xyz">Network Status</a>
</p>
<!-- <WebThemeToggle/> -->
</section>
</div>
</footer>