diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2022-06-05 15:43:08 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2022-06-05 15:43:33 +0200 |
| commit | 1cb220ef54ddaf635b322d8c24f38613f371285e (patch) | |
| tree | 8fa0445d9642b8774b7ecfeea5d45a244403d82d /apps/frontpage/src/routes/index.svelte | |
| parent | dccb6a5cf79699ed78bc3101f76c97b21f5a842e (diff) | |
| download | greatoffice-1cb220ef54ddaf635b322d8c24f38613f371285e.tar.xz greatoffice-1cb220ef54ddaf635b322d8c24f38613f371285e.zip | |
feat: New frontpage
Diffstat (limited to 'apps/frontpage/src/routes/index.svelte')
| -rw-r--r-- | apps/frontpage/src/routes/index.svelte | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/frontpage/src/routes/index.svelte b/apps/frontpage/src/routes/index.svelte index 8038f19..ae068f6 100644 --- a/apps/frontpage/src/routes/index.svelte +++ b/apps/frontpage/src/routes/index.svelte @@ -1 +1 @@ -<h1>Welcome to Greatoffice</h1> +<h1>About</h1> |
