mirror of
https://github.com/kittywitch/dork.dev.git
synced 2026-02-10 07:29:18 -08:00
feat: move from cobalt to zola
This commit is contained in:
parent
78626987fe
commit
72899ff7f1
62 changed files with 356 additions and 225 deletions
|
|
@ -1,7 +0,0 @@
|
|||
<meta charset="utf-8">
|
||||
<title>dork.dev - {{ page.title }}</title>
|
||||
<link rel="stylesheet" type="text/css" href="/stylesheet.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta property="og:title" content="{{ site.title }} - {{ page.title }}" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="{{ page.permalink }}" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue