update style and scripts

This commit is contained in:
app-harry
2024-10-27 10:55:32 +08:00
parent 760a2d892b
commit 090e34e2f4
7 changed files with 8 additions and 6 deletions

View File

@@ -32,8 +32,8 @@
</a>
<a href="https://www.instagram.com/zhgchgli/" target="_blank" class="link-button" alt="ZhgChgLi's Instgaram">
<i class="fa-brands fa-instagram"></i> Instgaram
<a href="https://www.instagram.com/zhgchgli/" target="_blank" class="link-button" alt="ZhgChgLi's Instagram">
<i class="fa-brands fa-instagram"></i> Instagram
</a>
</div>
@@ -47,7 +47,7 @@
</a>
<a href="https://github.com/ZhgChgLi" target="_blank" class="icon-button" alt="ZhgChgLi's Github">
<a href="https://github.com/ZhgChgLi" target="_blank" class="icon-button" alt="ZhgChgLi's GitHub">
<i class="fa-brands fa-github"></i>
</a>
@@ -70,10 +70,11 @@
</div>
<footer class="footer">
Welcome <a href="https://google.com">to</a> visit my website, follow me on Medium or GitHub, or stay in touch on Instagram or LinkedIn.
Welcome to my website! Follow me on Medium or GitHub, or stay connected on Instagram or LinkedIn.
<div class="copyright">© 2024 ZhgChgLi. Powered by <a href="https://github.com/ZhgChgLi/linkyee" target="_blank">linkyee</a></div>
<div class="copyright">© 2024 <a href="https://zhgchg.li" target="_blank">ZhgChgLi</a>. Powered by <a href="https://github.com/ZhgChgLi/linkyee" target="_blank">linkyee</a>
</div>
</footer>
</div>
<script src="fontawesome/js/all.js" data-auto-replace-svg="nest"></script>

0
_output/scripts.js Normal file
View File

View File

@@ -16,6 +16,7 @@ body {
min-height: 100vh;
cursor: default;
text-align: center;
padding: 20px 0 20px 0;
}
a {