Updates section on website changes
All checks were successful
Website Sync / website-sync (push) Successful in 7s

This commit is contained in:
2026-02-04 15:44:59 -03:00
parent 9acb0c4945
commit 1c8350a76b
3 changed files with 31 additions and 0 deletions

View File

@@ -1,4 +1,19 @@
<hr>
<div class="update">
<div class="date">4 Feb 2026</div>
<h3 class="title">Under the hood changes</h3>
<p class="content">After some trial and error, I set-up
this site using a selfhosted git server, implementing and
pushing some changes I'm working on like php code to improve
website structure and maintenance, you can test the chat right
now, or you can visit
<a href="https://git.ethernal.win/masiv/website"></a> to see
the source code.
<img src="img/minis/pompompurin-heart.gif"> This is my first
time using git, php, and more, don't expect best practices
on the first try, rest assured I will keep improving :p</p>
</div>
<hr>
<div class="update">
<div class="date">2 Feb 2026</div>
<h3 class="title">Website redesign!</h3>