More redirects and some API tweaks
This commit is contained in:
parent
2a1275fd46
commit
25da7a3a94
19 changed files with 124 additions and 30 deletions
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with EGA Display"
|
||||
permalink: /devices/pc/machine/5160/ega/256kb/
|
||||
redirect_from:
|
||||
- /configs/pc/machines/5160/ega/256kb/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5160
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display"
|
||||
permalink: /devices/pc/machine/5160/ega/640kb/
|
||||
redirect_from:
|
||||
- /configs/pc/machines/5160/ega/640kb/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5160
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: IBM PC Machines (Model 5160) with Monochrome (MDA) Display
|
||||
permalink: /devices/pc/machine/5160/mda/
|
||||
redirect_from:
|
||||
- /configs/pc/machines/5160/mda/
|
||||
---
|
||||
|
||||
IBM PC XT with Monochrome (MDA) Display
|
||||
|
|
|
|||
Loading…
Reference in a new issue