Skip to content

Commit f1f3c7a

Browse files
move dept. of energy
Signed-off-by: Melody Nguyen <128001866+melodyxnguyen@users.noreply.github.com>
1 parent ef391a4 commit f1f3c7a

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

index.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ <h2 class="page-description">{{ site.description }}</h2>
2929

3030
<footer style="background-color: rgb(0, 0, 0); color: white; padding: 15px;">
3131
<div style="display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; margin-bottom: 40px;">
32+
<div style="margin: -50px; flex: 1;">
33+
<a href="https://www.energy.gov/" target="_blank">
34+
<img src="/assets/images/DOE_Logo_White.png" alt="U.S. Department of Energy" style="max-width: 20%; margin-top: 10px;">
35+
</a>
36+
</div>
3237
<div style="margin: -50px; flex: 1;">
3338
<a href="https://github.com/arras-energy/" target="_blank">
3439
<img src="/assets/images/github.svg" alt="GitHub" style="max-width: 40%; margin-top: 10px;">
@@ -45,13 +50,6 @@ <h2 class="page-description">{{ site.description }}</h2>
4550
</a>
4651
</div>
4752
</div>
48-
<div style="display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; margin-top: 40px;">
49-
<div style="margin: -50px; flex: 1;">
50-
<a href="https://www.energy.gov/" target="_blank">
51-
<img src="/assets/images/DOE_Logo_White.png" alt="U.S. Department of Energy" style="max-width: 20%; margin-top: 10px;">
52-
</a>
53-
</div>
54-
</div>
5553
<div style="display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; margin-top: 40px;">
5654
<div style="margin: 7px -45px 2px; flex: 1;">
5755
<a href="https://lfenergy.org/" target="_blank">

0 commit comments

Comments
 (0)