mirror of
https://github.com/kittywitch/dork.dev.git
synced 2026-02-09 15:19:18 -08:00
deploy: cff9f94df4
This commit is contained in:
parent
bdf1227dbe
commit
ba3be3a53a
2 changed files with 12 additions and 6 deletions
|
|
@ -4,6 +4,9 @@
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>dork.dev - Home</title>
|
<title>dork.dev - Home</title>
|
||||||
<link rel="stylesheet" type="text/css" href="/stylesheet.css">
|
<link rel="stylesheet" type="text/css" href="/stylesheet.css">
|
||||||
|
<meta property="og:title" content="dork.dev - Home" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:url" content="index.html" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div>
|
<div>
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,9 @@
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>dork.dev - Doing something with this domain!</title>
|
<title>dork.dev - Doing something with this domain!</title>
|
||||||
<link rel="stylesheet" type="text/css" href="/stylesheet.css">
|
<link rel="stylesheet" type="text/css" href="/stylesheet.css">
|
||||||
|
<meta property="og:title" content="dork.dev - Doing something with this domain!" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:url" content="posts/post-1.html" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div>
|
<div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue