diff options
| author | s1n <[email protected]> | 2019-07-18 11:45:58 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-18 11:45:58 -0700 |
| commit | c93344a361b1e6f0ebfb917adcec9c56c9df3e03 (patch) | |
| tree | 146c2212ab7ab2c531c528f0f0de2abe008d0538 | |
| parent | Add files via upload (diff) | |
| download | empty-c93344a361b1e6f0ebfb917adcec9c56c9df3e03.tar.xz empty-c93344a361b1e6f0ebfb917adcec9c56c9df3e03.zip | |
Update index.html
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>Title Goes Here</title> </head> <body> <p>This is my web page</p> </body> </html>
\ No newline at end of file +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>S1N</title> </head> <body> <p></p> </body> </html> |