Picked up the fixes from the Jekyll smoke test
This commit is contained in:
parent
e44bd4acec
commit
4cfaa5ef6e
4 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: PDP-11/20 Test Machine with Debugger
|
title: PDP-11/20 Test Machine with Debugger
|
||||||
permalink: /devices/pdp11/machine/1120/test/
|
permalink: /devices/pdp11/machine/1120/test/debugger/
|
||||||
machines:
|
machines:
|
||||||
- id: test1120
|
- id: test1120
|
||||||
type: pdp11
|
type: pdp11
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: PDP-11/70 Test Machine with Debugger
|
title: PDP-11/70 Test Machine with Debugger
|
||||||
permalink: /devices/pdp11/machine/1170/test/
|
permalink: /devices/pdp11/machine/1170/test/debugger/
|
||||||
machines:
|
machines:
|
||||||
- id: test1170
|
- id: test1170
|
||||||
type: pdp11
|
type: pdp11
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: PDP-11/70 with VT100 Terminal and Debugger
|
title: PDP-11/70 with VT100 Terminal and Debugger
|
||||||
permalink: /devices/pdp11/machine/1170/vt100/
|
permalink: /devices/pdp11/machine/1170/vt100/debugger/
|
||||||
machines:
|
machines:
|
||||||
- id: test1170
|
- id: test1170
|
||||||
type: pdp11
|
type: pdp11
|
||||||
|
|
|
||||||
|
|
@ -90,7 +90,7 @@
|
||||||
}
|
}
|
||||||
.pcjs-description, .pcjs-status {
|
.pcjs-description, .pcjs-status {
|
||||||
font-size: x-small;
|
font-size: x-small;
|
||||||
line-height: 2em;
|
line-height: 2.8em;
|
||||||
}
|
}
|
||||||
.pcjs-key {
|
.pcjs-key {
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue