mirror of
https://gitlab.com/lander-team/site.git
synced 2025-06-16 07:06:40 +00:00
added svr
This commit is contained in:
parent
5322b33a6d
commit
84764d029b
BIN
SystemVerificationReport.pdf
Normal file
BIN
SystemVerificationReport.pdf
Normal file
Binary file not shown.
19
index.html
19
index.html
@ -321,16 +321,16 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row align-items-center">
|
<div class="row align-items-center">
|
||||||
<div class="jumbotron">
|
<div class="jumbotron">
|
||||||
<h1 class="display-4">Final Report</h1>
|
<h1 class="display-4">Final Deliverables</h1>
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
At the conclusion and verification of the Operational
|
At the conclusion and verification of the Operational
|
||||||
Demonstration, LANDER has compiled a Final Report for the project.
|
Demonstration, LANDER has compiled a Final Report and a System
|
||||||
The Final Report compiles two semesters of work into one succinct
|
Verification Report. The Final Report compiles two semesters of
|
||||||
document that highlights all of the findings from the project.
|
work into one succinct document that highlights all of the
|
||||||
Open FinalReport.pdf
|
findings from the project, while the System Verification Report is
|
||||||
|
the final presentation from the team to present their findings.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<!-- Button trigger modal -->
|
|
||||||
<button
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
class="btn btn-primary btn-lg"
|
class="btn btn-primary btn-lg"
|
||||||
@ -338,6 +338,13 @@
|
|||||||
>
|
>
|
||||||
Open FinalReport.pdf
|
Open FinalReport.pdf
|
||||||
</button>
|
</button>
|
||||||
|
<button
|
||||||
|
type="button"
|
||||||
|
class="btn btn-primary btn-lg"
|
||||||
|
onclick="window.location.href='SystemVerificationReport.pdf';"
|
||||||
|
>
|
||||||
|
Open SystemVerificationReport.pdf
|
||||||
|
</button>
|
||||||
|
|
||||||
<!-- <hr class="my-4" />
|
<!-- <hr class="my-4" />
|
||||||
<h2>Donations less than $500</h2>
|
<h2>Donations less than $500</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user