feat(layout): services section

to point at my subdomains
main
steven 2020-12-02 12:30:45 -05:00
parent f843919217
commit c8060804b8
1 changed files with 14 additions and 0 deletions

View File

@ -205,6 +205,20 @@
?></em></h4>
</div>
</div>
<div id="services">
<h2>services</h2>
<p>note: authentication required for access.</p>
<div class="service">
<h3>St. Lucia</h3>
<div id="st-lucia"></div>
<p>a private school where research is exchanged</p>
</div>
<div class="service">
<h3>Angel Mort</h3>
<div id="angel-mort"></div>
<p>a restaurant where luxury is served</p>
</div>
</div>
<footer>
<p>Child of Man. What do you seek from this World?</p>
</footer>