Add about Page
This commit is contained in:
+12
@@ -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>
|
||||||
Reference in New Issue
Block a user