File tree Expand file tree Collapse file tree 7 files changed +48
-6
lines changed
Expand file tree Collapse file tree 7 files changed +48
-6
lines changed Original file line number Diff line number Diff line change 1919 < link rel ="stylesheet " href ="/credits/credits.css ">
2020 < script src ="/credits/credits.js "> </ script >
2121 < title > Beavertronics</ title >
22+ <!-- metadata for embedding -->
23+ < meta property ="og:title " content ="Beavertronics - Credits ">
24+ < meta property ="og:description " content ="The absolute HOOLIGANS behind the Beavertronics website. ">
25+ < meta property ="og:image " content ="https://team5970.org/assets/header/ravioli.png "> <!--Should probably make actual banner image -->
26+ < meta property ="og:url " content ="https://team5970.org/credits ">
2227</ head >
2328
2429<!--
Original file line number Diff line number Diff line change 1- <!--
2- Redirects to the home page
3- -->
4- < script >
5- window . location . href = '/landing'
6- </ script >
1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ <!-- metadata for embedding -->
6+ < meta property ="og:title " content ="Beavertronics - FRC Team 5970 ">
7+ < meta property ="og:description " content ="Official website of FRC Team 5970 Beavertronics, based out of Beaverton High School in Beaverton, OR. ">
8+ < meta property ="og:image " content ="https://team5970.org/assets/header/ravioli.png "> <!--Should probably make actual banner image -->
9+ < meta property ="og:url " content ="https://team5970.org ">
10+ <!--
11+ Redirects to the home page
12+ -->
13+ < script >
14+ window . location . href = '/landing'
15+ </ script >
16+ </ head >
17+ </ html >
Original file line number Diff line number Diff line change 2020 < link rel ="stylesheet " href ="/shared/css/style.css "/>
2121 < link rel ="stylesheet " href ="/shared/css/slideshow.css "/>
2222 < title > Beavertronics</ title >
23+ <!-- metadata for embedding -->
24+ < meta property ="og:title " content ="Beavertronics - FRC Team 5970 ">
25+ < meta property ="og:description " content ="Official website of FRC Team 5970 Beavertronics, based out of Beaverton High School in Beaverton, OR. ">
26+ < meta property ="og:image " content ="https://team5970.org/assets/header/ravioli.png "> <!--Should probably make actual banner image -->
27+ < meta property ="og:url " content ="https://team5970.org/landing ">
2328</ head >
2429
2530
Original file line number Diff line number Diff line change 1818 < link rel ="stylesheet " href ="/shared/css/style.css "/>
1919 < link rel ="stylesheet " href ="/more/CSS/index.css ">
2020 < title > Beavertronics</ title >
21+ <!-- metadata for embedding -->
22+ < meta property ="og:title " content ="Beavertronics - More ">
23+ < meta property ="og:description " content ="Additional stuff from FRC Team 5970 Beavertronics. ">
24+ < meta property ="og:image " content ="https://team5970.org/assets/header/ravioli.png "> <!--Should probably make actual banner image -->
25+ < meta property ="og:url " content ="https://team5970.org/more ">
2126</ head >
2227
2328<!--
Original file line number Diff line number Diff line change 1919 < link rel ="stylesheet " href ="/shared/css/style.css "/>
2020 < link rel ="stylesheet " href ="./mobile.css "/>
2121 < title > Beavertronics</ title >
22+ <!-- metadata for embedding -->
23+ < meta property ="og:title " content ="Beavertronics - Outreach ">
24+ < meta property ="og:description " content ="Community outreach efforts of FRC Team 5970 Beavertronics. ">
25+ < meta property ="og:image " content ="https://team5970.org/assets/header/ravioli.png "> <!--Should probably make actual banner image -->
26+ < meta property ="og:url " content ="https://team5970.org/outreach ">
2227</ head >
2328
2429<!--
Original file line number Diff line number Diff line change 1919 < link rel ="stylesheet " href ="/shared/css/style.css "/>
2020 < link rel ="stylesheet " href ="/resources/resources.css "/>
2121 < title > Beavertronics</ title >
22+ <!-- metadata for embedding -->
23+ < meta property ="og:title " content ="Beavertronics - Resources ">
24+ < meta property ="og:description " content ="Technical resources and documentation from FRC Team 5970 Beavertronics. ">
25+ < meta property ="og:image " content ="https://team5970.org/assets/header/ravioli.png "> <!--Should probably make actual banner image -->
26+ < meta property ="og:url " content ="https://team5970.org/resources ">
2227</ head >
2328
2429<!--
6772 < button type ="button " class = "resourceButton " id = "button8 "> Business </ button >
6873 </ div >
6974</ body >
75+ < footer id = "footer " class ="footer "> </ footer >
7076</ html >
Original file line number Diff line number Diff line change 1818 < link rel ="stylesheet " href ="/shared/css/style.css "/>
1919 < link rel ="stylesheet " href ="/robots/robots-mobile.css "/>
2020 < title > Beavertronics</ title >
21+ <!-- metadata for embedding -->
22+ < meta property ="og:title " content ="Beavertronics - Robots ">
23+ < meta property ="og:description " content ="A history of every robot built by FRC Team 5970 Beavertronics, from 2016 to present. ">
24+ < meta property ="og:image " content ="https://team5970.org/assets/header/ravioli.png "> <!--Should probably make actual banner image -->
25+ < meta property ="og:url " content ="https://team5970.org/robots ">
2126</ head >
2227
2328<!--
You can’t perform that action at this time.
0 commit comments