forked from logenkain/criticalsarcasm
Modernize structure
This commit is contained in:
parent
ef8da77aeb
commit
c56dad1209
11
index.html
11
index.html
@ -1,11 +1,18 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" type="text/css" href="./my.css">
|
|
||||||
<title>
|
<title>
|
||||||
Critical Sarcasm for the knees
|
Critical Sarcasm for the knees
|
||||||
</title>
|
</title>
|
||||||
|
<!--
|
||||||
|
Critical Sarcasm
|
||||||
|
Filename: index.hml
|
||||||
|
|
||||||
|
Author: Logen Kain (Joseph Green)
|
||||||
|
Date: 04-FEB-2020
|
||||||
|
-->
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<link rel="stylesheet" href="./my.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<center><h1>Critical Sarcasm</h1></center>
|
<center><h1>Critical Sarcasm</h1></center>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user