1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 14:01:20 -04:00

more small font tweaks (and weird encoding fixes)

This commit is contained in:
2020-01-22 09:47:48 -05:00
parent 90d5321c80
commit 671ca250cc
12 changed files with 52 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
---
title: "My First Code: Jake's Bulletin Board"
date: 2019-10-01 08:34:25-0400
description: "My first full coding project ever a PHP bulletin board creatively titled Jake's Bulletin Board, circa 2003."
description: "My first full coding project ever: a PHP bulletin board creatively titled Jake's Bulletin Board, circa 2003."
tags:
- Hello World
- Baby's First PHP