We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f90730 commit cae6288Copy full SHA for cae6288
1 file changed
templates/index.html
@@ -37,9 +37,6 @@ <h4 style="margin: 0;">Discord</h4>
37
src="https://discord.com/api/guilds/{{config.extra.discord_server_id}}/widget.png?style=banner3" />
38
</a>
39
</div>
40
- <hr>
41
- <h4 style="margin: 0;">Forums</h4>
42
- <p>Visit <a href="//rust-audio.discourse.group">the RustAudio forums</a> on Discourse</p>
43
</section>
44
45
<hr>
@@ -262,4 +259,4 @@ <h2>{{group | capitalize}}</h2>
262
259
})();
263
260
</script>
264
261
265
-{% endblock content %}
+{% endblock content %}
0 commit comments