- Font size and scaling better for different displays - Added 88x31 buttons in footer - Other minor changes to CSS and layouts
11 lines
509 B
HTML
11 lines
509 B
HTML
---
|
|
layout: default
|
|
title: meta
|
|
---
|
|
|
|
{% include pageTitle.html %}
|
|
<p>Both the Sans Serif and Monospace fonts used on this site are <a href="https://vercel.com/font">Geist, by Vercel</a>.</p>
|
|
<p>Background colour is #000000, text colour is #E7D7AD, accent colour is #FABD2F.</p>
|
|
<p>The site is built using Jekyll. Source is available <a href="https://git.andrewconl.in/andrew/site">here</a>.</p>
|
|
<p>The 88x31 buttons in the footer were sourced from <a href="https://cyber.dabamos.de/88x31/">here</a>.</p>
|
|
<hr>
|