This commit is contained in:
Patrick Alvin Alcala 2026-02-16 14:43:56 +08:00
parent 4ece98daf3
commit fa67b238af
12 changed files with 56 additions and 18 deletions

View file

@ -6,11 +6,11 @@ import "./index.sass";
export default () => {
return (
<Page title="Dasig - Index">
<Page title="Dasig">
<Column>
<h1>DASIG</h1>
<h4 class="text">
An architectural framework for pure speed fullstack development
An architectural framework for pure speed fullstack development built on top of Solid and Go
</h4>
<Counter />
<Image name="sample" size={500}></Image>