File tree 4 files changed +76
-36
lines changed
themes/memtech/memtech_v2/_layouts/partials
4 files changed +76
-36
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout: default
3
+ title: Feedback
4
+
5
+ ---
6
+ <section class =" donations" >
7
+ <div class =" container" >
8
+ <div class =" row" >
9
+ <div class =" col-xs-12" >
10
+ <div class =" page-header section-header clearfix" >
11
+ <h1 >Feedback</h1 >
12
+ </div >
13
+ <div class =" page_group" >
14
+ <p >
15
+ Hi there! If you're into technology in Memphis and you want to help MTF help the community,
16
+ you've probably got energy and ideas! While we prefer to see your ideas presented with a working
17
+ solution, there can be unexamined needs and issues worth raising with us. Feel free to
18
+ <
a href =
" mailto:[email protected] " >privately email the board</
a > where appropriate.
19
+ </p >
20
+ <p >
21
+ If you have a broader issue that might benefit from being shared and worked on publicly, try
22
+ submitting a new issue on this site's <a href =" https://github.com/memtech/memphistechnology.org/issues" >
23
+ GitHub Issues page.
24
+ <div style =" margin-top: 5%; border: 1px black solid; width: fit-content;" >
25
+ <img src =" /images/give-a-present.png" alt =" Screenshot of an example GitHub issue" />
26
+ </a >
27
+ </div >
28
+ </p >
29
+ </div >
30
+ </div >
31
+ </div >
32
+ </section >
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout: default
3
+ title: Volunteer
4
+
5
+ ---
6
+ <section class =" donations" >
7
+ <div class =" container" >
8
+ <div class =" row" >
9
+ <div class =" col-xs-12" >
10
+ <div class =" page-header section-header clearfix" >
11
+ <h1 >Volunteer</h1 >
12
+ </div >
13
+ <div class =" page_group" >
14
+ <p >
15
+ Info coming soon™. For now join us in slack and join the #mtf-contrib channel.
16
+ </p >
17
+ </div >
18
+ </div >
19
+ </div >
20
+ </div >
21
+ </div >
22
+ </section >
Original file line number Diff line number Diff line change 98
98
<li >
99
99
<a href =" /about/sponsors" >Sponsors</a >
100
100
</li >
101
+ <li >
102
+ <a href =" /about/feedback" >Feedback</a >
103
+ </li >
104
+ </ul >
105
+ </div >
106
+ </li >
107
+ <li >
108
+ <a href =" #" class =" submenu-icon" >
109
+ get involved
110
+ <span class =" glyphicon glyphicon-chevron-down" ></span >
111
+ <span class =" glyphicon glyphicon-chevron-up" ></span >
112
+ </a >
113
+ <!-- Drop Down -->
114
+
115
+ <div class =" dropdown-menu" >
116
+ <ul >
117
+ <li >
118
+ <a href =" /get-involved/volunteer" >Volunteer</a >
119
+ </li >
120
+ <li >
121
+ <a href =" /get-involved/feedback" >Feedback</a >
122
+ </li >
101
123
</ul >
102
124
</div >
103
125
</li >
122
144
<span class =" glyphicon glyphicon-chevron-up" ></span >
123
145
</a >
124
146
</li >
125
- <li >
126
- <a href =" /feedback/" class =" submenu-icon" >
127
- Feedback
128
- <span class =" glyphicon glyphicon-chevron-down" ></span >
129
- <span class =" glyphicon glyphicon-chevron-up" ></span >
130
- </a >
131
- </li >
132
147
<li class =" active" >
133
148
<a href =" /donate/" class =" submenu-icon " >
134
149
Donate
You can’t perform that action at this time.
0 commit comments