fix html title for blog post

This commit is contained in:
husky 2023-08-13 18:31:28 -07:00
parent 3056656341
commit 380e6058de
No known key found for this signature in database
GPG key ID: 0FF8E73B15EAEC31

View file

@ -1,6 +1,6 @@
<html lang="en">
<head>
<title>vore microcomputers development blog - blog post title here</title>
<title>vore microcomputers development blog - Filesystems and APM: Week 1 of VoreStation Development</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="/microsoft.css"/>
<link rel="icon" type="image/x-icon" href="/favicon.ico">