Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added status info for Upcoming NERC’s ColdFront service upgrade and maintenance #141

Merged
merged 1 commit into from
Nov 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions nerc-theme/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@

{% block announce %}
<div class="parent">
<!-- <div class="maintain">
<div>Upcoming Red Hat's
<a style="color: #00efff;" href="https://nerc-project.github.io/nerc-docs/openshift/" target="_blank">OpenShift Cluster Platform (OCP)</a> Version Upgrade</div>
<div>on NERC [September 27, 2023 8:00 AM -5:00 PM]
<div class="maintain">
<div>
Upcoming NERC's ColdFront service upgrade and maintenance
</div>
<div>[November 27, 2023 10:00 AM -12:00 PM]
<a style="color: #00efff;"
href="https://nerc.mghpcc.org/events/nerc-ocp-version-upgrade-september-27-2023/"
href="https://nerc.instatus.com/clp31wu9n11910bamwtfi12uqu"
target="_blank">[Timeline and info]</a>
</div>
</div> -->
</div>
<div class="child">
<iframe src="https://nerc.instatus.com/embed-status/light-sm" width="230" height="52" frameBorder="0" scrolling="no" style="border: none;" ></iframe>
</div>
Expand Down
Loading