Skip to content

Commit 6075e82

Browse files
authored
Merge pull request #131 from nerc-project/completed_maintenance_sep_18
removed maintenance banner after completion
2 parents 63fba24 + 14c71da commit 6075e82

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

docs/stylesheets/extra.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ footer .footer-center {
3838

3939
.parent {
4040
/* background: #CCCCCC; */
41-
height: 110px;
41+
height: 55px;
4242
/* width: 200px; */
4343
position: relative;
4444
}

nerc-theme/main.html

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,8 @@
33
{% block announce %}
44
<div class="parent">
55
<div class="maintain">
6-
<div>Upcoming NERC OpenStack Maintenance - Additional GPU hosts and</div>
7-
<div>RadosGW improvements [September 18, 2023 9:00 AM -1:00 PM]
8-
<a style="color: #00efff;"
9-
href="https://nerc.mghpcc.org/events/nerc-maintenace-september-18-2023/"
10-
target="_blank">[Timeline and info]</a>
11-
</div>
12-
<div>Upcoming Red Hat's OpenShift Cluster Platform (OCP) Version Upgrade</div>
6+
<div>Upcoming Red Hat's
7+
<a style="color: #00efff;" href="https://nerc-project.github.io/nerc-docs/openshift/" target="_blank">OpenShift Cluster Platform (OCP)</a> Version Upgrade</div>
138
<div>on NERC [September 27, 2023 8:00 AM -5:00 PM]
149
<a style="color: #00efff;"
1510
href="https://nerc.mghpcc.org/events/nerc-ocp-version-upgrade-september-27-2023/"

0 commit comments

Comments
 (0)