mirror of
https://github.com/len0rd/personal-website.git
synced 2025-09-07 22:57:46 -04:00
progress
This commit is contained in:
parent
8bf1fe07ba
commit
b4e2bf534f
7 changed files with 63 additions and 28 deletions
|
@ -7,15 +7,20 @@
|
|||
<body>
|
||||
|
||||
<% include ../partials/nav %>
|
||||
<div class="container center">
|
||||
<div class="row">
|
||||
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
|
||||
<h1>Contact me</h1>
|
||||
<p>As a lonly explorer of the interwebs, I welcome the warm embrace of human contact. Please email me with the below address:</p>
|
||||
<h2>contact@lenord.me</h2>
|
||||
|
||||
<main role="main">
|
||||
<div class="container center">
|
||||
<div class="row">
|
||||
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
|
||||
<h1>Contact me</h1>
|
||||
<p>As a lonly explorer of the interwebs, I welcome the warm embrace of human contact. Please email me with the below address:</p>
|
||||
<h2>contact@lenord.me</h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<% include ../partials/footer %>
|
||||
<% include ../partials/post_html_include %>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue