diff --git a/_overrides/main.html b/_overrides/main.html index d85ebffe9..fb21fd51e 100644 --- a/_overrides/main.html +++ b/_overrides/main.html @@ -46,9 +46,7 @@ {% endblock %} -{% block announce %} -There's currently an issue with emails from n8n. This affects workflow sharing. It should be resolved soon, and a workaround is available. Refer to the forum thread for details. -{% endblock %} + {% block container %} diff --git a/_overrides/partials/header.html b/_overrides/partials/header.html index a617fb334..584018bec 100644 --- a/_overrides/partials/header.html +++ b/_overrides/partials/header.html @@ -133,11 +133,7 @@ {% endif %} - {% if config.repo_url %} -
- {% include "partials/source.html" %} -
- {% endif %} + diff --git a/docs/_extra/css/extra.css b/docs/_extra/css/extra.css index 1b147417e..c1b914978 100644 --- a/docs/_extra/css/extra.css +++ b/docs/_extra/css/extra.css @@ -274,10 +274,10 @@ .md-feedback__inner { width: 80%; -.md-header__source { - display:none; } + + /* dark mode */ /* [data-md-color-scheme="dark"] .md-header{ box-shadow: none; diff --git a/docs/courses/level-one/index.md b/docs/courses/level-one/index.md index 6bb4b43cb..15cbb527a 100644 --- a/docs/courses/level-one/index.md +++ b/docs/courses/level-one/index.md @@ -6,9 +6,6 @@ contentType: overview Welcome to the **n8n Course Level 1**! -/// warning | Issues with course sign-up -There's currently an issue with emails from n8n, including course sign-up. This should be resolved soon. Follow [the forum thread](https://community.n8n.io/t/n8n-sharing-and-inviting-users-performance-issues/44687/1){:target=_blank .external-link} for updates. -/// ## Is this course right for me? diff --git a/docs/courses/level-two/index.md b/docs/courses/level-two/index.md index c80906b21..98ced7a90 100644 --- a/docs/courses/level-two/index.md +++ b/docs/courses/level-two/index.md @@ -6,9 +6,6 @@ contentType: overview Welcome to the **n8n Course Level 2**! -/// warning | Issues with course sign-up -There's currently an issue with emails from n8n, including course sign-up. This should be resolved soon. Follow [the forum thread](https://community.n8n.io/t/n8n-sharing-and-inviting-users-performance-issues/44687/1){:target=_blank .external-link} for updates. -/// ## Is this course right for me?