fix html title for blog post
This commit is contained in:
parent
3056656341
commit
380e6058de
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue