chore: add link to source
This commit is contained in:
parent
c759d82e28
commit
d0685c2d59
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ export default function layout(...content: Content[]) {
|
||||||
p(
|
p(
|
||||||
"© SIGITEX | ",
|
"© SIGITEX | ",
|
||||||
a("ABOUT US", { href: "https://da.nfin.ch/" }),
|
a("ABOUT US", { href: "https://da.nfin.ch/" }),
|
||||||
|
" | ",
|
||||||
|
a("SOURCE", { href: "https://code.quickbasic.org/sigitex/sigitex.com" })
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue