mirror of
https://gitlab.com/lander-team/site.git
synced 2025-06-15 14:46:39 +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="row align-items-center">
|
||||
<div class="jumbotron">
|
||||
<h1 class="display-4">Final Report</h1>
|
||||
<h1 class="display-4">Final Deliverables</h1>
|
||||
<p class="lead">
|
||||
At the conclusion and verification of the Operational
|
||||
Demonstration, LANDER has compiled a Final Report for the project.
|
||||
The Final Report compiles two semesters of work into one succinct
|
||||
document that highlights all of the findings from the project.
|
||||
Open FinalReport.pdf
|
||||
Demonstration, LANDER has compiled a Final Report and a System
|
||||
Verification Report. The Final Report compiles two semesters of
|
||||
work into one succinct document that highlights all of the
|
||||
findings from the project, while the System Verification Report is
|
||||
the final presentation from the team to present their findings.
|
||||
</p>
|
||||
|
||||
<!-- Button trigger modal -->
|
||||
<button
|
||||
type="button"
|
||||
class="btn btn-primary btn-lg"
|
||||
@ -338,6 +338,13 @@
|
||||
>
|
||||
Open FinalReport.pdf
|
||||
</button>
|
||||
<button
|
||||
type="button"
|
||||
class="btn btn-primary btn-lg"
|
||||
onclick="window.location.href='SystemVerificationReport.pdf';"
|
||||
>
|
||||
Open SystemVerificationReport.pdf
|
||||
</button>
|
||||
|
||||
<!-- <hr class="my-4" />
|
||||
<h2>Donations less than $500</h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user