Skip to content

Commit

Permalink
Adding block announce for GitHub site deprecation (#597)
Browse files Browse the repository at this point in the history
* Adding `block announce` for GitHub site deprecation
  • Loading branch information
rodrigobersa authored Oct 18, 2024
1 parent c974785 commit 8920de1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions overrides/main.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
{% extends "base.html" %}

{% block announce %}
<h2 style="color:#F2F2F2;text-align: center;"><b> Hi everyone! EKS Best Practices Guide has moved to <a style="color:#ff9900;text-decoration: underline" href="https://docs.aws.amazon.com/eks/latest/best-practices/introduction.html">AWS Documentation</a></u>. This GitHub Pages site is deprecated. </b></h2>
{% endblock %}

0 comments on commit 8920de1

Please sign in to comment.