Add about Page
This commit is contained in:
parent
431ea5ca10
commit
8aab4ddad3
12
about.html
Normal file
12
about.html
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<!Doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>About US</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>About</h1>
|
||||||
|
<p>This site is a sample project for the <strong>awesome</strong>
|
||||||
|
git Tutorial <em>Learn Enough™ Git to be dangerous<em>.
|
||||||
|
</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Loading…
x
Reference in New Issue
Block a user