feat: Started about info, re-organized code
All checks were successful
Deploy Blog to Folder / deploy (push) Successful in 4s

This commit is contained in:
2025-08-03 03:32:14 -04:00
parent 07af321fda
commit c0b577fe1d
5 changed files with 36 additions and 15 deletions

View File

@ -1,8 +1,13 @@
---
layout: layout.liquid
title: About Cyper
css: about.css
---
<div class="container">
<h1>About page!</h1>
<div>
<div class="container">
<h1>What is this place?</h1>
</div>
<div class="container">
<h1>About me</h1>
</div>
</div>