File tree 2 files changed +14
-11
lines changed
templates/monogame/partials
2 files changed +14
-11
lines changed Original file line number Diff line number Diff line change 6
6
{{_appName}}
7
7
</a>
8
8
<button class="btn btn-lg d-md-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel" aria-expanded="false" aria-label="Toggle navigation">
9
- <i class="bi bi-three-dots"></i>
9
+ <i class="bi bi-three-dots"></i>
10
10
</button>
11
11
<div class="collapse navbar-collapse" id="navpanel">
12
- <div id="navbar">
13
- {{#_enableSearch}}
14
- <form class="search" role="search" id="search">
15
- <i class="bi bi-search"></i>
16
- <input class="form-control" id="search-query" type="search" disabled placeholder="{{__global.search}}" autocomplete="off" aria-label="Search">
17
- </form>
18
- {{/_enableSearch}}
12
+ <div id="navbar">
13
+ {{#_enableSearch}}
14
+ <form class="search" role="search" id="search">
15
+ <i class="bi bi-search"></i>
16
+ <input class="form-control" id="search-query" type="search" disabled placeholder="{{__global.search}}" autocomplete="off" aria-label="Search">
17
+ </form>
18
+ {{/_enableSearch}}
19
+ </div>
19
20
</div>
21
+ <div>
22
+ <a href="https://monogame.net/donate" class="btn btn-danger ms-3">Donate</a>
20
23
</div>
21
24
</div>
22
25
</nav>
Original file line number Diff line number Diff line change 10
10
href : https://monogame.net/blog/
11
11
- name : Bounties
12
12
href : https://monogame.net/bounties/
13
+ - name : Resources
14
+ href : https://monogame.net/resources/
13
15
- name : About
14
- href : https://monogame.net/about/
15
- - name : Donate
16
- href : https://monogame.net/donate/
16
+ href : https://monogame.net/about/
You can’t perform that action at this time.
0 commit comments