Adjust index
This commit is contained in:
19
index.html
19
index.html
@@ -28,7 +28,7 @@
|
|||||||
</pre>
|
</pre>
|
||||||
<!-- <img style="width: 300px; height: 240px;" src="puffy.png"/> -->
|
<!-- <img style="width: 300px; height: 240px;" src="puffy.png"/> -->
|
||||||
<p>
|
<p>
|
||||||
Hi, i'm Rawley a Christian, Husband, Dad, Functional programmer, Emacs fan and BSD user.
|
Hi, I'm Rawley a Christian, Husband, Dad, Functional programmer, Emacs fan and BSD user.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
I am the creator of many <a href="https://www.gnu.org/philosophy/free-sw.en.html">free-software</a> libraries and tools.
|
I am the creator of many <a href="https://www.gnu.org/philosophy/free-sw.en.html">free-software</a> libraries and tools.
|
||||||
@@ -59,16 +59,21 @@
|
|||||||
<li>
|
<li>
|
||||||
<a href="/become-an-engineer.html">The real software path</a>
|
<a href="/become-an-engineer.html">The real software path</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Links & Info</h2>
|
<h2>Projects</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/rawleyfowler">Github</a>
|
<a href="https://github.com/rawleyfowler/Humming-Bird">Humming-Bird</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<b>Email</b>: <a>rawleyfowler at proton dot me</a>
|
<a href="https://github.com/rawleyfowler/Slick">Slick</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/rawleyfowler/mojolicious-Plugin-IsBot">Mojolicious::Plugin::IsBot</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/rawleyfowler/distribution-builder-cmake">Distribution::Builder::Cmake</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div>
|
<div>
|
||||||
<a href="http://www.gnu.org/software/emacs">
|
<a href="http://www.gnu.org/software/emacs">
|
||||||
@@ -78,6 +83,8 @@
|
|||||||
<img src="openbsd.gif" style="width: 120px; height 80px" />
|
<img src="openbsd.gif" style="width: 120px; height 80px" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
<h2>Disclaimer</h2>
|
||||||
|
<p>All opinions are my own, they do not reflect the thoughts expressed by my employer(s) past, present, or future.</p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user