fix badges

This commit is contained in:
2026-07-27 08:19:21 -06:00
parent e6befea75e
commit 9bf4ffad38

View File

@@ -4,10 +4,11 @@
<title>rawley.xyz</title> <title>rawley.xyz</title>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="description" value="Rawley Fowler's personal website, about Perl, Emacs and Software in General."> <meta name="description" value="Rawley Fowler's personal website, about Perl, Emacs and Software in General.">
<meta name="keywords" value="Rawley Fowler rawley.xyz emacs netbsd functional clojure perl software architecture bugs fixing maker">
<link rel="stylesheet" href="index.css"> <link rel="stylesheet" href="index.css">
</head> </head>
<body> <body>
<div> <div class="blerb">
<p> <p>
Hi, I'm Rawley. I'm a full-time Husband, Dad, Emacs evangelist and Perl aficionado. Hi, I'm Rawley. I'm a full-time Husband, Dad, Emacs evangelist and Perl aficionado.
</p> </p>
@@ -60,6 +61,7 @@
</li> </li>
</ul> </ul>
<h2>Noteworthy Projects</h2> <h2>Noteworthy Projects</h2>
<div class="projects">
<ul> <ul>
<li> <li>
<a href="https://github.com/mollusc-labs/slapbird">SlapbirdAPM</a> <a href="https://github.com/mollusc-labs/slapbird">SlapbirdAPM</a>
@@ -71,19 +73,19 @@
<a href="https://github.com/rawleyfowler/mojolicious-Plugin-IsBot">Mojolicious::Plugin::IsBot</a> <a href="https://github.com/rawleyfowler/mojolicious-Plugin-IsBot">Mojolicious::Plugin::IsBot</a>
</li> </li>
</ul> </ul>
<br /> </div>
<div> <div class="cards">
<a href="http://www.gnu.org/software/emacs"> <a href="http://www.gnu.org/software/emacs">
<img src="/assets/gnu_emacs.png" width="81" height="36"/> <img src="/assets/gnu_emacs.png" width="88" height="31"/>
</a> </a>
<a href="http://www.gnu.org/software/emacs"> <a href="http://www.gnu.org/software/emacs">
<img src="/assets/made_with_emacs.png" width="81" height="36"/> <img src="/assets/made_with_emacs.png" width="88" height="31"/>
</a> </a>
<a href="https://netbsd.org"> <a href="https://netbsd.org">
<img src="/assets/powered_by_netbsd.png" width="81" height="36"/> <img src="/assets/powered_by_netbsd.png" width="88" height="31"/>
</a> </a>
<a href="#"> <a href="#">
<img src="/assets/no_bad_hair_days.png" width="81" height="36"/> <img src="/assets/no_bad_hair_days.png" width="88" height="31"/>
</a> </a>
</div> </div>
<h2>Disclaimer</h2> <h2>Disclaimer</h2>