aboutsummaryrefslogtreecommitdiffstats
path: root/Web/Server/templates
diff options
context:
space:
mode:
Diffstat (limited to 'Web/Server/templates')
-rw-r--r--Web/Server/templates/base.html15
1 files changed, 10 insertions, 5 deletions
diff --git a/Web/Server/templates/base.html b/Web/Server/templates/base.html
index c54340e..e253819 100644
--- a/Web/Server/templates/base.html
+++ b/Web/Server/templates/base.html
@@ -7,11 +7,6 @@
<title>ANDI'S PIE</title>
<nav class = "container">
<h1 id="title">Remotely Accessible Inverted Pendulum</h1>
- <h2 id="subtitle">
- By Alin Butoi, Paul D’Amico, Dat Nguyen, Ross Olson, Rachel Schow <br>
- Advisor: Professor Andrew Lamperski <br>
- Sponsored by the University of Minnesota - Twin Cities <br>
- </h2>
<button class="button" onclick="toggleAbout()">About</button>
@@ -19,6 +14,11 @@
<br>
<div id="about">
+ <h2 id="subtitle">
+ By Alin Butoi, Paul D’Amico, Dat Nguyen, Ross Olson, Rachel Schow <br>
+ Advisor: Professor Andrew Lamperski <br>
+ Sponsored by the University of Minnesota - Twin Cities <br>
+ </h2>
<h1>Team ANDI'S PIE</h1>
<div>
Andy’s Nifty Dynamic Inverted Swinging Pendulum in Equilibrium
@@ -34,7 +34,12 @@
A vertical pendulum that is balanced via the base moving. <br>
Controlled movements are determined by measuring the position and speed of the pendulum and base.
</p>
+
+ <a href="https://github.umn.edu/damic014/ee4950-inverted-pendulum"> Link to Github</a>
</div>
+
+ <br>
+ <br>
</nav>
<div class = "container">