mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Merge pull request #2056 from n8n-io/remove-notices
remove docs announcement and course warnings re. emails borked
This commit is contained in:
commit
288227e168
@ -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 <a href="https://community.n8n.io/t/n8n-sharing-and-inviting-users-performance-issues/44687/1" target="_blank">the forum thread</a> for details.
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block container %}
|
||||
|
||||
|
||||
@ -133,11 +133,7 @@
|
||||
{% endif %}
|
||||
|
||||
<!-- Repository information -->
|
||||
{% if config.repo_url %}
|
||||
<div class="md-header__source">
|
||||
{% include "partials/source.html" %}
|
||||
</div>
|
||||
{% endif %}
|
||||
<!-- CUSTOM: don't show GitHub link -->
|
||||
</nav>
|
||||
|
||||
<!-- Navigation tabs (sticky) -->
|
||||
|
||||
@ -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;
|
||||
|
||||
@ -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?
|
||||
|
||||
|
||||
@ -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?
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user