File tree Expand file tree Collapse file tree 3 files changed +29
-7
lines changed Expand file tree Collapse file tree 3 files changed +29
-7
lines changed Original file line number Diff line number Diff line change 5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6
6
7
7
< link rel ="icon " type ="image/x-icon " href ="favicon.ico ">
8
- < title > Geothermal</ title >
8
+ < title > Geothermal | jonathanpezzino.com </ title >
9
9
10
10
< analytics-tag > </ analytics-tag >
11
11
30
30
font-size : 15px ;
31
31
opacity : 0.5 ;
32
32
}
33
+
34
+ .resource-images {
35
+ max-width : 66% ;
36
+ }
37
+
38
+ .resource-images img {
39
+ max-width : 100% ;
40
+ }
33
41
</ style >
34
42
35
43
36
44
</ head >
37
45
< body >
38
46
39
- < div class ="mui-container-fluid ">
47
+ < div class ="mui-container-fluid " style =" max-width: 66%; " >
40
48
< div class ="mui-panel ">
41
49
42
50
< h1 class ="mui--text-title ">
@@ -48,11 +56,25 @@ <h1 class="mui--text-title">
48
56
</ h1 >
49
57
50
58
< div class ="mui--text-body1 ">
51
- < ul >
52
- < li > < a href ='./geophires '> GEOPHIRES</ a > </ li >
53
- < li > < a href ='./hip-ra '> HIP-RA</ a > </ li >
54
- < li > < a href ='./explorer '> Geothermal Direct-Use Heat Explorer</ a > </ li >
55
- </ ul >
59
+ < div >
60
+ < h2 class ="mui--text-subhead "> Tools</ h2 >
61
+ < ul >
62
+ < li > < a href ='./geophires '> GEOPHIRES</ a > </ li >
63
+ < li > < a href ='./hip-ra '> HIP-RA</ a > </ li >
64
+ < li > < a href ='./explorer '> Direct-Use Heat Explorer</ a > </ li >
65
+ </ ul >
66
+ </ div >
67
+ < div >
68
+ < h2 class ="mui--text-subhead "> Resources</ h2 >
69
+
70
+ < a href ="https://energy.utexas.edu/research/geothermal-texas " target ="_blank "> The Future of Geothermal in Texas</ a >
71
+
72
+ < div class ="resource-images ">
73
+ < img src ="geothermal-energy-abundance.png "/>
74
+ < img src ="global-geothermal-energy-2050.png "/>
75
+ </ div >
76
+
77
+ </ div >
56
78
</ div >
57
79
</ div >
58
80
</ div >
You can’t perform that action at this time.
0 commit comments