Missed a Jekyll file (index.html in the root, which also needed to be removed from .gitignore)
This commit is contained in:
parent
8dfaf389f8
commit
bd4d1da3db
3 changed files with 27 additions and 2 deletions
|
|
@ -1,4 +1,7 @@
|
|||
PCjs: The Original IBM PC in Your Browser
|
||||
---
|
||||
layout: page
|
||||
title: "PCjs: The Original IBM PC in Your Browser"
|
||||
permalink: /
|
||||
---
|
||||
|
||||
Welcome to [PCjs](/docs/about/pcjs/), the first IBM PC simulation to run in your web browser without any plugins.
|
||||
|
|
|
|||
Loading…
Reference in a new issue