mod_perl article
This commit is contained in:
18
index.html
18
index.html
@@ -1,8 +1,9 @@
|
||||
'<!DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>rawley.xyz</title>
|
||||
<meta charset="UTF-8">
|
||||
<title>rawley.xyz</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="description" value="Rawley Fowler's personal website, about Perl, Emacs and Software in General.">
|
||||
</head>
|
||||
<body style="margin: 0; padding: 0; background-color: rgb(254, 249, 232)">
|
||||
<div style="margin: 48px; width: 530px;">
|
||||
@@ -18,11 +19,14 @@
|
||||
</p>
|
||||
<h2>Sitemap</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/docker-mod-perl.html">Running Mojolicious with <code>mod_perl</code> in Docker</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/emacs.html">Emacs</a>
|
||||
</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>
|
||||
|
||||
</ul>
|
||||
@@ -39,9 +43,9 @@
|
||||
<a href="http://www.gnu.org/software/emacs">
|
||||
<img src="gnu_emacs.png"/>
|
||||
</a>
|
||||
<a href="https://openbsd.org">
|
||||
<img src="openbsd.gif" style="width: 120px; height 80px" />
|
||||
</a>
|
||||
<a href="https://openbsd.org">
|
||||
<img src="openbsd.gif" style="width: 120px; height 80px" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user