first two files for website
commit
34aa072250
@ -0,0 +1,11 @@
|
|||||||
|
<!DOCTYPE HTML>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title> BREHHH </title>
|
||||||
|
<link rel="stylesheet" type="text/css" href="style.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>My webpage</h1>
|
||||||
|
<p> Hi there losers <br/> <b>Git</b></p>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue