update links to git repos
[~bandali/bndl.org] / index.m4
index 9fdad21..ad3d902 100644 (file)
--- a/index.m4
+++ b/index.m4
@@ -2,7 +2,8 @@ dnl -*- html -*-
 define(__title, `Amin Bandali''`s Personal Site')dnl
 define(__slug, `home')dnl
 define(__nts)dnl
-include(header.html)
+include(header.html)dnl
+
 <section id="intro">
 <p>Hi, I'm Amin.  I am currently a graduate student at the
 <a href="//watform.uwaterloo.ca">Waterloo Formal Methods</a>
@@ -83,12 +84,15 @@ York University, Toronto, Canada, August 15, 2017">poster</a>
 
 <section id="projects">
 <h2>Projects</h2>
-<p>Below are a number of free software projects I have worked on:</p>
+<p>Here are some of my recent free software projects:</p>
 <dl>
-<dt><a href="//git.bandali.eu.org/george-mode">george-mode</a></dt>
+<dt><a href="//git.emacsconf.org/bandali/refinery-theme">refinery-theme</a></dt>
+<dd>A refined, minimalist, layered colour theme for GNU Emacs</dd>
+
+<dt><a href="//git.emacsconf.org/bandali/george-mode">george-mode</a></dt>
 <dd>Emacs major mode for editing George files</dd>
 
-<dt><a href="//git.bandali.eu.org/alloy-catalyst">alloy-catalyst</a></dt>
+<dt><a href="//git.emacsconf.org/bandali/alloy-catalyst">alloy-catalyst</a></dt>
 <dd>Framework for performance analysis of Alloy models</dd>
 
 <dt><a href="//github.com/unitb/unitb-web">unitb-web</a></dt>
@@ -125,5 +129,6 @@ and
 </tbody>
 </table>
 </section>
+
 define(__copy, `2016&ndash;2019')dnl
-include(footer.html)
+include(footer.html)dnl