lots of edits
This commit is contained in:
parent
e8c3b89f74
commit
3f3e12e055
15 changed files with 325 additions and 52 deletions
|
@ -76,6 +76,12 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li class="list f5 f4-ns fw4 dib pr3">
|
||||
<a class="hover-white no-underline white-90" href="/contact/" title="Contact page">
|
||||
Contact
|
||||
</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -100,7 +106,8 @@
|
|||
<main class="pb7" role="main">
|
||||
|
||||
<article class="cf ph3 ph5-l pv3 pv4-l f4 tc-l center measure-wide lh-copy mid-gray">
|
||||
<p>Welcome to my server.</p>
|
||||
<p>Hi, I’m Ben! I live in Madison, WI and this is my server. The services it runs are hosted on various subdomains.</p>
|
||||
<p>Here is a <a href="https://git.dendroalsia.net">git repo</a> of some of my work, mostly data visualization scripts written in R.</p>
|
||||
|
||||
</article>
|
||||
|
||||
|
@ -114,9 +121,7 @@
|
|||
</main>
|
||||
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
||||
<div class="flex justify-between">
|
||||
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://dendroalsia.net/" >
|
||||
© dendroalsia 2024
|
||||
</a>
|
||||
|
||||
<div>
|
||||
<div class="ananke-socials">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue