Added machine.md files for disk sets referenced from the home page (but more work to do)
This commit is contained in:
parent
78ba582d4e
commit
849e6e2df3
6 changed files with 43 additions and 2 deletions
10
disks/pc/cpm/machine.md
Normal file
10
disks/pc/cpm/machine.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) running CP/M-86"
|
||||
permalink: /disks/pc/cpm/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5150
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5150" %}
|
||||
Loading…
Reference in a new issue