@@ -35,22 +35,30 @@ <h1 class="post-title">{{ page.title }}</h1>
35
35
<!-- /post -->
36
36
37
37
< footer style ="background-color: rgb(0, 0, 0); color: white; padding: 15px; ">
38
- < div style ="display: flex; justify-content: center; align-items: center; text-align: center; ">
39
- < div style ="margin: -50px; flex: 1; ">
40
- < img src ="/assets/images/DOE_Logo_White.png " alt ="U.S. Department of Energy " style ="max-width: 50%; margin-top: 10px; ">
41
- </ div >
42
- < div style ="margin: 7px -45px 2px; flex: 1; ">
38
+ < div style ="display: flex; justify-content: center; align-items: center; text-align: center; ">
39
+ < div style ="margin: -50px; flex: 1; ">
40
+ < a href ="https://www.energy.gov/ " target ="_blank ">
41
+ < img src ="/assets/images/DOE_Logo_White.png " alt ="U.S. Department of Energy " style ="max-width: 50%; margin-top: 10px; ">
42
+ </ a >
43
+ </ div >
44
+ < div style ="margin: 7px -45px 2px; flex: 1; ">
45
+ < a href ="https://lfenergy.org/ " target ="_blank ">
43
46
< img src ="/assets/images/white-LF.png " alt ="Linux Foundation " style ="max-width: 70%; margin-top: 0px; ">
44
- </ div >
45
- < div style ="margin: -30px; flex: 1; ">
47
+ </ a >
48
+ </ div >
49
+ < div style ="margin: -30px; flex: 1; ">
50
+ < a href ="https://www6.slac.stanford.edu/ " target ="_blank ">
46
51
< img src ="/assets/images/whiteslac.webp " alt ="SLAC National Accelerator Laboratory " style ="max-width: 55%; margin-top: 0px; ">
47
- </ div >
48
- < div style ="margin: -120px; flex: 1; ">
49
- < img src ="/assets/images/cce.png " alt ="California Comissions Energy " style ="max-width: 19%; margin-top: 0px; ">
50
- </ div >
52
+ </ a >
51
53
</ div >
52
- < p style ="text-align: center; "> Copyright © Arras a Series of LF Projects, LLC</ p >
53
- </ footer >
54
+ < div style ="margin: -120px; flex: 1; ">
55
+ < a href ="https://www.energy.ca.gov/ " target ="_blank ">
56
+ < img src ="/assets/images/cce.png " alt ="California Comissions Energy " style ="max-width: 19%; margin-top: 0px; ">
57
+ </ a >
58
+ </ div >
59
+ </ div >
60
+ < p style ="text-align: center; "> Copyright © Arras a Series of LF Projects, LLC</ p >
61
+ </ footer >
62
+
54
63
55
64
56
-
0 commit comments