multiple configs depending on wether or not we have cert
This commit is contained in:
@@ -13,21 +13,24 @@
|
||||
<link rel="stylesheet" href="css/styles.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1> Welcome </h1>
|
||||
<div class="container">
|
||||
<h1> Welcome </h1>
|
||||
|
||||
<h2> whoami?</h2>
|
||||
<p>Hi im Adam</p>
|
||||
<h2> whoami?</h2>
|
||||
<p>Hi im Adam</p>
|
||||
|
||||
<h2> </h2>
|
||||
<p>
|
||||
<!--Sometimes there's this fire that sends shivers down my back.
|
||||
It'll come when I'm lis-->
|
||||
<h2> </h2>
|
||||
<p>
|
||||
<!--Sometimes there's this fire that sends shivers down my back.
|
||||
It'll come when I'm lis-->
|
||||
|
||||
</p>
|
||||
</p>
|
||||
|
||||
<h2>Shrines</h1>
|
||||
<a href="shrines/evangelion.html">Evangelion</a>
|
||||
<a href="shrines/skipskipbenben.html">Skip skip ben ben</a>
|
||||
<a href="shrines/gto.html">GTO</a>
|
||||
<h2>Shrines</h1>
|
||||
<a href="shrines/evangelion.html">Evangelion</a>
|
||||
<a href="shrines/skipskipbenben.html">Skip skip ben ben</a>
|
||||
<a href="shrines/gto.html">GTO</a>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user