-
Notifications
You must be signed in to change notification settings - Fork 1
/
home.html
41 lines (31 loc) · 1.31 KB
/
home.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<html>
<head>
<title>FRC4131 Humor Archive</title>
<meta name="robots" content="noindex" />
</head>
<body>
<h1>FRC 4131 Humor Archive</h1><br />
<img src="/new_logo.png" height="50%" width="50%">
<br />
<h3>Check out our official team site: <a href="http://frc4131.org">FRC4131.org</a></h3><br /><br />
<h3>Quotes</h3>
<p><a href="http://frc4131.github.io/15.html">2015</a></p>
<p><a href="http://frc4131.github.io/16.html">2016</a></p>
<p><a href="http://frc4131.github.io/17.html">2017</a></p>
<p><a href="http://frc4131.github.io/18.html">2018</a></p>
<p><a href="http://frc4131.github.io/19.html">2019</a></p>
<p><a href="http://frc4131.github.io/20.html">2020</a></p>
<p><a href="http://frc4131.github.io/21.html">2021</a></p>
<p><a href="http://frc4131.github.io/22.html">2022</a></p>
<p><a href="http://frc4131.github.io/23.html">2023</a></p>
<p><a href="http://frc4131.github.io/24.html">2024</a></p>
<p><a href="http://frc4131.github.io/25.html">2025</a></p>
<br />
<br />
<p>Outreach Images: <a href="/outreach.html">Click Here!</a></p>
<br />
<br />
<p>Submit Content: <a href="/submit.html">Click Here!</a></p>
<p>Contact Us: <a href="/contact.html">Click Here!</a></p>
</body>
</html>