added index.html
This commit is contained in:
parent
44e52eefb6
commit
ad9e3979fc
1 changed files with 14 additions and 0 deletions
14
index.html
Normal file
14
index.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>present day, present time...</title>
|
||||
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/ekmas/cs16.css@main/css/cs16.min.css">
|
||||
<meta charset="UTF-8" />
|
||||
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0" /> -->
|
||||
<!-- <link rel="icon" type="image/x-icon" href="/favicon.ico" /> -->
|
||||
<!-- <meta name="title" content="cs16.css" /> -->
|
||||
</head>
|
||||
<body>
|
||||
<h1>Text</h1>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue