update README
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2024-11-21 03:31:16 +07:00
parent 0bf9056136
commit c1b7c012a1

View file

@ -2,27 +2,8 @@
This is my portfolio website, listing my work and ways to contact. Written in plain HTML and CSS. This is my portfolio website, listing my work and ways to contact. Written in plain HTML and CSS.
<a class="gtk-button-pill" href="/index-avatar.html">Visit my website</a> This repo is also an example for a TechTransThai profile page, licensed under CC BY-SA 4.0. Feel free to make it yours!
<style> <a href="https://latenightdef.techtransthai.org">Visit my website</a>
.gtk-button-pill {
position: relative;
width: 30vw;
height: 44px;
border-radius: 22px;
background-color: rgba(53, 132, 228, 1);
color: white;
text-decoration: none;
font-weight: bold;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
gap: 0px;
padding: 0px 32px;
margin-bottom: 1cm;
flex-wrap: nowrap;
}
</style>
[![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page) [![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page)