Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
a6237abea2
commit
0cacd65653
4 changed files with 4 additions and 2569 deletions
|
@ -5,6 +5,7 @@
|
|||
"build": "deno task lume",
|
||||
"serve": "deno task lume -s"
|
||||
},
|
||||
"lock": false,
|
||||
"compilerOptions": {
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "npm:preact",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"imports": {
|
||||
"lume/": "https://deno.land/x/lume@v1.13.2/",
|
||||
"lume/": "https://deno.land/x/lume@v1.14.2/",
|
||||
"experimental/": "https://raw.githubusercontent.com/lumeland/experimental-plugins/main/",
|
||||
"std/": "https://deno.land/std/"
|
||||
}
|
||||
|
|
|
@ -7,3 +7,5 @@ layout: layouts/base.pug
|
|||
#### Hello there.
|
||||
|
||||
(this space intentionally left blank)
|
||||
|
||||
<a rel="me" href="https://froth.zone/sam"> I guess this needs to be here </a>
|
||||
|
|
Loading…
Reference in a new issue