Skip to content

Commit cae6288

Browse files
authored
Update index.html
1 parent 8f90730 commit cae6288

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

templates/index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ <h4 style="margin: 0;">Discord</h4>
3737
src="https://discord.com/api/guilds/{{config.extra.discord_server_id}}/widget.png?style=banner3" />
3838
</a>
3939
</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>
4340
</section>
4441

4542
<hr>
@@ -262,4 +259,4 @@ <h2>{{group | capitalize}}</h2>
262259
})();
263260
</script>
264261

265-
{% endblock content %}
262+
{% endblock content %}

0 commit comments

Comments
 (0)