Skip to content

Commit

Permalink
Adding funding sources
Browse files Browse the repository at this point in the history
  • Loading branch information
Machiry committed Nov 5, 2023
1 parent 008db0e commit 8a1b034
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
Binary file added img/NSFlogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/amazonara.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,23 @@ <h2 class="add-top-margin">Team</h2>
</div>
</div>
<!--End Team-->
<!-------------------------------------------------------------------------------------------->
<!--Start Funding-->
<div class="flex-row">
<div class="flex-item flex-column">
<h2 class="add-top-margin">Funding</h2>
<hr>
<p style="font-size:14pt;">
We are greatful to the following sources for funding this project.
</p>
<div align="center" display="flex">
<img src="./img/amazonara.png" height = "120" alt="purdue" align="center" />
&emsp;&emsp;&emsp;&emsp;&emsp;
<img src="./img/NSFlogo.png" height = "125" alt="ncsu" align="center" />
</div>
</div>
</div>
<!--End Funding-->
<!-------------------------------------------------------------------------------------------->
<!--Start Credits-->
<div class="flex-row">
Expand Down

0 comments on commit 8a1b034

Please sign in to comment.