Ver código fonte

deleted things that don't exist in footer

tags/0.9.0
Alej 4 anos atrás
pai
commit
37ec4c1e1b
1 arquivos alterados com 12 adições e 42 exclusões
  1. 12
    42
      vue-theme/src/components/footer.vue

+ 12
- 42
vue-theme/src/components/footer.vue Ver arquivo

3
     footer.main.w-max
3
     footer.main.w-max
4
         //- address contact
4
         //- address contact
5
         ul.f-col.start
5
         ul.f-col.start
6
-            li.b-dot.b-radius
6
+            li
7
                 h4 Craft in America
7
                 h4 Craft in America
8
                 ul
8
                 ul
9
                     li 8415 W. Third St.
9
                     li 8415 W. Third St.
13
                     li (323) 951-0610 center
13
                     li (323) 951-0610 center
14
                     li
14
                     li
15
                         router-link(to="mailto:info@craftinamerica.org") info@craftinamerica.org
15
                         router-link(to="mailto:info@craftinamerica.org") info@craftinamerica.org
16
-            li.b-dot.b-radius
16
+            li
17
                 h4 Connect with Us
17
                 h4 Connect with Us
18
                 ul.f-row
18
                 ul.f-row
19
                     li
19
                     li
36
                             a(href="https://twitter.com/CraftinAmerica") TT<br>
36
                             a(href="https://twitter.com/CraftinAmerica") TT<br>
37
                                 img(src="../star.svg")
37
                                 img(src="../star.svg")
38
                                 //- replace with respective icon                 
38
                                 //- replace with respective icon                 
39
-            li.b-dot.b-radius
39
+            li
40
                 h5
40
                 h5
41
                     a(href="https://visitor.r20.constantcontact.com/d.jsp?llr=fyb4y9cab&p=oi&m=fyb4y9cab&sit=olvymhdeb&f=ee3616e1-10de-4a59-b451-1a882111b1f5", target="_blank") Join email list
41
                     a(href="https://visitor.r20.constantcontact.com/d.jsp?llr=fyb4y9cab&p=oi&m=fyb4y9cab&sit=olvymhdeb&f=ee3616e1-10de-4a59-b451-1a882111b1f5", target="_blank") Join email list
42
                             
42
                             
43
         //- menu links
43
         //- menu links
44
         ul.f-col.start
44
         ul.f-col.start
45
-            li.b-dot.b-radius
45
+            li
46
                 h5
46
                 h5
47
                     router-link(to="/episodes") PBS Series
47
                     router-link(to="/episodes") PBS Series
48
                 ul.f-col.start
48
                 ul.f-col.start
49
                     li Episodes
49
                     li Episodes
50
-                    li Shorts
51
-                    li 
50
+
52
                 h5
51
                 h5
53
                     router-link(to="/artists") Artists
52
                     router-link(to="/artists") Artists
54
                 ul.f-col.start
53
                 ul.f-col.start
55
                     li
54
                     li
56
                         router-link(to="/artists/by-alpha") A-Z
55
                         router-link(to="/artists/by-alpha") A-Z
57
-                    li 
58
-                        router-link(to="/artists/by-material") By Material
59
-            li.b-dot.b-radius
56
+
57
+            li
60
                 h5 
58
                 h5 
61
                     router-link(to="/exhibitions") Exhibitions
59
                     router-link(to="/exhibitions") Exhibitions
62
-                ul.f-col.start
63
-                    li Current/Upcoming
64
-                    li Past
65
-                    li Permanent Collection
66
-                    li Explore Craft Objects
67
-            li.b-dot.b-radius
60
+
61
+            li
68
                 h5
62
                 h5
69
                     router-link(to="/events") Events
63
                     router-link(to="/events") Events
70
-                ul.f-col.start
71
-                    li Talks
72
-            li.b-dot.b-radius
73
-                h5
74
-                    router-link(to="/center") Center
75
-                ul.f-col.start
76
-                    li Publications
77
-                    li Library
78
-            li.b-dot.b-radius
79
-                h5
80
-                    router-link(to="/support") Support
81
-                ul.f-col.start
82
-                    li Donate
83
-                    li Shop
84
-            li.b-dot.b-radius
85
-                h5
86
-                    router-link(to="/about") About
87
-                ul.f-col.start
88
-                    li Mission
89
-                    li Staff
90
-                    li Board
91
-                    li Contact
92
-            li.b-dot.b-radius
64
+
65
+            li
93
                 h5
66
                 h5
94
                     router-link(to="/posts") News
67
                     router-link(to="/posts") News
95
-                ul.f-col.start
96
-                    li Blog Posts
97
-                    li Press Releases
98
-                    li In the News
68
+
99
     .sub-footer.f-col.start
69
     .sub-footer.f-col.start
100
         h6 Craft in America &copy; 2010&ndash;{{ today }} 
70
         h6 Craft in America &copy; 2010&ndash;{{ today }} 
101
         //- actually the bottom of the page
71
         //- actually the bottom of the page

Carregando…
Cancelar
Salvar