Skip to content

Commit

Permalink
Merge pull request #48 from gerobug/development
Browse files Browse the repository at this point in the history
Update Discord link
  • Loading branch information
VGR6479 authored Oct 5, 2023
2 parents 4f05df1 + 011c2ad commit e468ce0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions gerobug_dashboard/templates/submit.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
<main>
<h1>How To Submit</h1>
<p>{{ template|safe }}</p>
<p>Join Gerobug community on <a href="https://discord.gg/VhU4X4TQ5F" target="_blank">Discord</a></p>

<div class="accordion" id="accordionPanelsStayOpenExample">
<div class="accordion-item">
Expand Down
1 change: 1 addition & 0 deletions gerobug_web/templates/submit.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
<main>
<h1>How To Submit</h1>
<p>{{ template|safe }}</p>
<p>Join Gerobug community on <a href="https://discord.gg/VhU4X4TQ5F" target="_blank">Discord</a></p>

<div class="accordion" id="accordionPanelsStayOpenExample">
<div class="accordion-item">
Expand Down

0 comments on commit e468ce0

Please sign in to comment.