mirror of
https://github.com/JPT580/jpt580.github.io.git
synced 2024-11-28 00:07:52 +01:00
Add basic index.html.
This commit is contained in:
parent
d3a61d7e0a
commit
b05b95972f
10
index.html
Normal file
10
index.html
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<title>This page is powered by Markdown.js</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Hello World! (for now ...)</h1>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user