Starting work on 1.30.4 and some additional PDP-11 hardware support
This commit is contained in:
parent
fdf00c5a52
commit
a29ee56a5d
234 changed files with 260 additions and 263 deletions
|
|
@ -14,11 +14,11 @@
|
|||
<xsl:variable name="CSSCLASS">pcjs</xsl:variable>
|
||||
<xsl:variable name="APPCLASS">pcx86</xsl:variable>
|
||||
<xsl:variable name="APPNAME">PCx86</xsl:variable>
|
||||
<xsl:variable name="APPVERSION">1.30.3</xsl:variable>
|
||||
<xsl:variable name="APPVERSION">1.30.4</xsl:variable>
|
||||
<xsl:variable name="SITEHOST">www.pcjs.org</xsl:variable>
|
||||
|
||||
<xsl:template name="componentStyles">
|
||||
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.30.3/components.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.30.4/components.css"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="componentScripts">
|
||||
|
|
|
|||
Loading…
Reference in a new issue