Commit 04d56e4 1 parent eca7352 commit 04d56e4 Copy full SHA for 04d56e4
File tree 1 file changed +1
-6
lines changed
1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 54
54
< iron-icon id ="drawer-close " class ="drawer-top " icon ="icons:close " paper-drawer-toggle =""> </ iron-icon >
55
55
</ paper-toolbar >
56
56
< paper-menu class ="app-menu " attr-for-selected ="data-route " selected ="[[route]] "> < a data-route ="home " href ="{{baseUrl}} "> < span > Home</ span > </ a > < a data-route ="schedule " href ="{{baseUrl}}schedule "> < span > Schedule</ span > </ a > < a
57
- data-route ="qual-matches " href ="{{baseUrl}}qual-matches "> < span > Bracket</ span > </ a > < a data-route ="elim-matches " href ="{{baseUrl}}elim-matches "> < span > Alliances</ span > </ a > < a data-route ="rankings "
58
- href ="{{baseUrl}}rankings "> < span > Rankings</ span > </ a > < a data-route ="livestream " href ="{{baseUrl}}livestream "> < span > Livestream</ span > </ a > < a id ="survey-nav-item "
57
+ data-route ="qual-matches " href ="{{baseUrl}}qual-matches "> < span > Queuing</ span > </ a > < a data-route ="elim-matches " href ="{{baseUrl}}elim-matches "> < span > Alliances</ span > </ a > < a data-route ="livestream " href ="{{baseUrl}}livestream "> < span > Livestream</ span > </ a > < a id ="survey-nav-item "
59
58
href ="" target ="_blank "> < span > Survey!</ span > </ a > < a data-route ="license " href ="{{baseUrl}}license "> < span > License</ span > </ a > </ paper-menu >
60
59
</ paper-scroll-header-panel >
61
60
< paper-scroll-header-panel main ="" id ="headerPanelMain " condenses ="" keep-condensed-header ="">
@@ -144,11 +143,7 @@ <h2>Connect with us</h2><span class="social-media"><a href="https://twitter.com/
144
143
< paper-tab > QUEUING</ paper-tab >
145
144
</ paper-tabs >
146
145
< iron-pages id ="matches-page " selected ="{{selected}} ">
147
-
148
-
149
146
< div >
150
-
151
-
152
147
< paper-material elevation ="1 ">
153
148
< iframe width ="100% " height ="550px " src ="https://docs.google.com/spreadsheets/d/e/2PACX-1vTYGiiplKYPIQpGZ7fRHX9oUQCarTgkSSaE1naEt6EwORDZidZeAYp5atSrqw80Evz7ZH4RjMKHXgio/pubhtml?gid=66259830&single=true "> </ iframe >
154
149
</ paper-material >
You can’t perform that action at this time.
0 commit comments