File tree Expand file tree Collapse file tree 4 files changed +14
-10
lines changed Expand file tree Collapse file tree 4 files changed +14
-10
lines changed Original file line number Diff line number Diff line change @@ -700,6 +700,9 @@ $(document).ready(function() {
700
700
if ( $ ( '.breadcrumb:contains("participate")' ) . length > 0 ) {
701
701
$ ( 'a#link-participate' ) . addClass ( 'underline' ) ;
702
702
}
703
+ if ( $ ( '.breadcrumb:contains("classes")' ) . length > 0 ) {
704
+ $ ( 'a#link-classes' ) . addClass ( 'underline' ) ;
705
+ }
703
706
704
707
if ( $ ( '.breadcrumb:contains("about")' ) . length > 0 ) {
705
708
$ ( 'a#link-about' ) . addClass ( 'underline' ) ;
Original file line number Diff line number Diff line change 14
14
<div class =" grid-4" >
15
15
<ul class =" nav" >
16
16
<li ><a id =" link-participate" href =" /participate" >participate</a ></li >
17
+ <li ><a id =" link-classes" href =" /classes" >classes</a ></li >
17
18
<li ><a id =" link-projects" href =" /projects" >projects</a ></li >
18
- <li ><a id =" link-fundraiser" href =" /donate" >donate!</a ></li >
19
19
</ul >
20
20
</div >
21
21
<div class =" grid-4" >
22
22
<ul class =" nav" >
23
- <li ><a id =" link-about" href =" /about" >about</a ></li >
24
23
<li ><a id =" link-blog" href =" /blog" >blog</a ></li >
25
24
<li ><a id =" link-support" href =" /store" >store</a ></li >
25
+ <li ><a id =" link-fundraiser" href =" /donate" >donate!</a ></li >
26
+
26
27
27
28
{{!-- <li><a id="link-support" href="/fundraiser">support us</a></li> --}}
28
29
31
32
</div >
32
33
<div class =" grid-4" >
33
34
<ul class =" nav" >
35
+ <li ><a id =" link-about" href =" /about" >about</a ></li >
36
+
34
37
<li ><a id =" link-newsletter" href =" /newsletter" target =" _blank" >newsletter</a >
35
38
</li >
36
- <
li ><
a id =
" " href =" mailto:[email protected] " >email</
a ></
li >
37
- <li ><a id =" " href =" https://instagram.com/sfpc_nyc" target =" _blank" >ig</a > / <a href =" https://twitter.com/sfpc"
38
- target =" _blank" >tw</a > / <a href =" https://www.are.na/school-for-poetic-computation" target =" _blank" >**</a >
39
+ <
li ><
a id =
" " href =" https://instagram.com/sfpc_nyc" target =" _blank" >ig</
a > / <
a id =
" " href =" mailto:[email protected] " >email</
a >
40
+
39
41
</li >
40
42
</ul >
41
43
</div >
51
53
<!-- <h2><a id="link-fundraiser" href="/fundraiser">Donate!</a></h2> -->
52
54
53
55
<h2 ><a id =" link-participate" href =" /participate" >Participate</a ></h2 >
56
+ <h2 ><a id =" link-classes" href =" /classes" >Classes</a ></h2 >
54
57
55
58
<h2 ><a id =" link-projects" href =" /projects" >Projects</a ></h2 >
56
59
70
73
71
74
<h2 ><a id =" " href =" https://instagram.com/sfpc_nyc" target =" _blank" >IG</a ></h2 >
72
75
73
- <h2 ><a href =" https://twitter.com/sfpc" target =" _blank" >TW</a ></h2 >
74
76
75
- <h2 ><a href =" https://www.are.na/school-for-poetic-computation" target =" _blank" >**</a ></h2 >
76
77
77
78
</div >
Original file line number Diff line number Diff line change 110
110
<h6 class =" index-teachers" >with Chia Amisola</h6 >
111
111
</div >
112
112
<div class =" bottom" >
113
- <br ><h4 class =" details" >Fri -Sun July 11 -13<span class =" dot" >·</span >In-Person (NYC) <span
113
+ <br ><h4 class =" details" >Sat -Sun July 12 -13<span class =" dot" >·</span >In-Person (NYC) <span
114
114
class =" dot" >·</span >Sign-ups open (no application necessary)</h4 >
115
115
</div >
116
116
</div >
137
137
<h6 class =" index-teachers" >with Melanie Hoff</h6 >
138
138
</div >
139
139
<div class =" bottom" >
140
- <br ><h4 class =" details" >Fri -Sun July 25 -27<span class =" dot" >·</span >In-Person (NYC) <span
140
+ <br ><h4 class =" details" >Sat -Sun July 26 -27<span class =" dot" >·</span >In-Person (NYC) <span
141
141
class =" dot" >·</span >Sign-ups open (no application necessary)</h4 >
142
142
</div >
143
143
</div >
Original file line number Diff line number Diff line change 95
95
96
96
97
97
<h4 class =" breadcrumb hide-content" >
98
- <a href =" /participate.html " >participate </a >
98
+ <a href =" /classes " >classes </a >
99
99
<!-- <span class="caret"></span>
100
100
<a href="">classes</a> -->
101
101
<!-- <span class="caret"></span>
You can’t perform that action at this time.
0 commit comments