feat(ci): Add Gitea workflows for CI/CD process.
This commit is contained in:
5
ts_web/pages/firstpage.ts
Normal file
5
ts_web/pages/firstpage.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { html } from '@design.estate/dees-element';
|
||||
|
||||
export const firstpage = () => html`
|
||||
<sio-fab></sio-fab>
|
||||
`;
|
Reference in New Issue
Block a user