fix badges
This commit is contained in:
16
index.html
16
index.html
@@ -4,10 +4,11 @@
|
||||
<title>rawley.xyz</title>
|
||||
<meta charset="UTF-8">
|
||||
<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">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<div class="blerb">
|
||||
<p>
|
||||
Hi, I'm Rawley. I'm a full-time Husband, Dad, Emacs evangelist and Perl aficionado.
|
||||
</p>
|
||||
@@ -60,6 +61,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<h2>Noteworthy Projects</h2>
|
||||
<div class="projects">
|
||||
<ul>
|
||||
<li>
|
||||
<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>
|
||||
</li>
|
||||
</ul>
|
||||
<br />
|
||||
<div>
|
||||
</div>
|
||||
<div class="cards">
|
||||
<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 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 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 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>
|
||||
</div>
|
||||
<h2>Disclaimer</h2>
|
||||
|
||||
Reference in New Issue
Block a user