瀏覽代碼

Set up dummy index page

tags/v0.0.1
Fen Dweller 6 年之前
當前提交
c906b0c439
共有 1 個檔案被更改,包括 19 行新增0 行删除
  1. +19
    -0
      macrovision.html

+ 19
- 0
macrovision.html 查看文件

@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<title>Gorge</title>
<link rel="stylesheet" href="macrovision.css">
<meta name="theme-color" content="#000000" />
<meta name="description" content="How big are they anyway?" />
<meta property="og:title" content="Macrovision" />
<meta property="og:description" content="How big are they anyway?" />
<meta property="og:image" content="https://crux.sexy/images/macrovision.png" />
<link rel="icon" href="https://crux.sexy/images/macrovision.ico">
</head>

<body>
hi
</body>
</html>

Loading…
取消
儲存