Skip to content

Commit 3d7b054

Browse files
authored
Merge pull request #855 from cjakeman/website-news01
Adds new route from TrainSimulations
2 parents 096ac98 + b39e5d8 commit 3d7b054

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Website/openrails.org/discover/news/index.php

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php include "../../shared/head.php" ?>
1+
<?php include "../../shared/head.php" ?>
22
<link rel="stylesheet" href="../../shared/iframe/iframe.css" type="text/css" />
33
</head>
44

@@ -15,6 +15,10 @@
1515
<div class="row">
1616
<div class="col-md-1"></div>
1717
<div class="col-md-5">
18+
<h2>Jul 2023</h2>
19+
<p>
20+
Train Simulations publishes new <a href="https://www.trainsimulations.net/sp-shasta">Southern Pacific Shasta</a> route.
21+
</p>
1822
<h2>Jan 2023 - Portugal '79</h2>
1923
<p>
2024
<a href="https://github.com/cpvirtual/OR_CPV.git">Portugal '79</a> has been published.

Website/openrails.org/index.php

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,15 +75,19 @@
7575
<h4>News</h4>
7676
</div>
7777
<div style="background-color: #ffffcc; margin: 0 -5px; padding: 0 5px;">
78+
<p>
79+
<strong>Jul 2023</strong>
80+
Train Simulations publishes new <a href="https://www.trainsimulations.net/sp-shasta">Southern Pacific Shasta</a> route.
81+
</p>
82+
</div>
83+
<div style="background-color: #ffffee; margin: 0 -5px; padding: 0 5px;">
7884
<p>
7985
<strong>Jan 2023</strong>
8086
<a href="https://github.com/cpvirtual/OR_CPV.git">Portugal '79</a> has been published.
8187
</p>
8288
<p>
8389
New commercial route <a href="http://www.hsb-simulator.com/">HSB Simulator</a> published.
8490
</p>
85-
</div>
86-
<div style="background-color: #ffffee; margin: 0 -5px; padding: 0 5px;">
8791
<p>
8892
<strong>Nov 2022</strong>
8993
<a href="http://openrails.org/discover/version-1-5/">Version 1.5.1</a> is now available for immediate download <a href="http://openrails.org/download/program/">here</a>.
@@ -96,14 +100,6 @@
96100
<strong>Oct 2021</strong>
97101
Support for <a href="https://reshade.me/">ReShade</a>
98102
</p>
99-
<p>
100-
<strong>Oct 2021</strong>
101-
Map window for timetabled trains
102-
</p>
103-
<p>
104-
<strong>Nov 2020</strong>
105-
Wagons can now be braked individually as on the oldest railways. This can be experienced in 2 scenarios - <a href="https://www.coalstonewcastle.com.au/physics/stock/#rainhill">Stephenson's Rocket at Rainhill Trials</a> and <a href="https://www.coalstonewcastle.com.au/physics/stock/#select">Langley Vale Timber Tramway</a>.
106-
</p>
107103
</div>
108104
</div>
109105
<div class="col-md-4 divider">

0 commit comments

Comments
 (0)