Updated
This commit is contained in:
parent
4ece98daf3
commit
fa67b238af
12 changed files with 56 additions and 18 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue