Skip to content

Commit e7d1774

Browse files
committed
fix formatting issues
1 parent 9ecc744 commit e7d1774

File tree

3 files changed

+11
-13
lines changed

3 files changed

+11
-13
lines changed

index.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<section id="banner">
2626
<div class="content">
2727
<header>
28-
<h1>actionable &<br>computational <br>terrestrial (<i>a.c.t.</i>) <br>hydrology lab</h1>
28+
<h1>actionable &</br>computational </br>terrestrial (<i>a.c.t.</i>) </br>hydrology lab</h1>
2929
<ul class="icons">
3030
<li><a href="https://x.com/YifanCheng4" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
3131
<li><a href="https://github.com/act-hydro" class="icon brands fa-github"><span class="label">Github</span></a></li>
@@ -96,7 +96,7 @@ <h6 class="text-blk position">REU Intern</h6>
9696
<div class="team-img-wrapper">
9797
<img class="team-img" src="images/member/headshot_NathanielFlores.jpeg">
9898
</div>
99-
<div class="team-card-content"></div>
99+
<div class="team-card-content">
100100
<h4 class="text-blk name"><a href="member/nathaniel.html">Nathaniel Flores</a></h4>
101101
<h6 class="text-blk position">REU Intern</h6>
102102
</div>
@@ -125,21 +125,19 @@ <h6 class="text-blk position">Principal Investigator</h6>
125125
<h3>contact</h3>
126126
</header>
127127
</div>
128-
<div class="col-8 col-12-medium"></div>
129-
<ul class="contact"></ul>
128+
<div class="col-8 col-12-medium">
129+
<ul class="contact">
130130
<li class="icon solid fa-envelope"><a href="mailto:[email protected]">[email protected]</a></li>
131131
<li class="icon solid fa-home">Hochstetter 427<br /> Amherst, NY 14260</li>
132-
<li>
133-
<div class="map-div"></div>
132+
<li><div class="map-div">
134133
<iframe src="https://maps.google.com/maps?width=100%25&amp;height=600&amp;hl=en&amp;q=145%20Founders%20Prom,%20Amherst,%20NY%2014260+(Hochstetter%20Hall)&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;output=embed"
135134
width="100%"
136135
height="100%"
137136
allowfullscreen=""
138137
loading="lazy"
139138
referrerpolicy="no-referrer-when-downgrade">
140139
</iframe>
141-
</div>
142-
</li>
140+
</div></li>
143141
</ul>
144142
</div>
145143
</div>

join.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<div id="main">
1919
<div class="inner">
2020
<!-- Header -->
21-
<header id="header"></header>
21+
<header id="header">
2222
<a href="index.html" class="logo"><img src="images/lab-ub-logo.long.png" alt="" /></a>
2323
</header>
2424
<!-- Banner -->
@@ -35,14 +35,14 @@ <h2>Open opportunity</h2>
3535
<h3>Prospective MS/PhD</h3>
3636
</header>
3737
</div>
38-
<div class="col-8 col-12-medium"></div>
38+
<div class="col-8 col-12-medium">
3939
<p><b>I am recruiting two graduate students (PhD or Master’s level) to join the <a href="index.html">a.c.t. hydro lab</a> in the Department of Geological Sciences at State University of New York at Buffalo in Fall 2025</b>! I am seeking students interested in computational hydrology with a specific interest on developing and applying numerical modeling or AI/ML techniques to understand the changing hydrologic cycles in land-atmosphere interface as well as assessing the risks for water-related sectors. The specific research topics are flexible, but interests should fall within the current research themes in the lab. Check out our recent publications to see if your interests align with the lab. Given the quantitative focus of our research, I am particularly interested in recruiting students with a strong quantitative, statistical, mathematical, and/or computational background, or a strong motivation to learn and apply these skills in graduate school.</p>
4040
<p>If you are interested, please reach out to me with a brief description of your background and research interests plus a CV (ycheng46 at buffalo dot edu). Interested candidates must apply <a href="https://arts-sciences.buffalo.edu/geology/graduate/admissions.html">online</a>. </br> The deadline for online application (including recommendation letters) is <b>December 15 2024</b>.</p>
4141
</div>
4242
</div>
4343
</section>
4444
<section id="postdoc">
45-
<div class="row"></div>
45+
<div class="row">
4646
<div class="col-4 col-12-medium">
4747
<header class="major">
4848
<h3>Prospective Postdoc</h3>
@@ -60,7 +60,7 @@ <h3>Prospective Postdoc</h3>
6060
<h3>Current UB Students</h3>
6161
</header>
6262
</div>
63-
<div class="col-8 col-12-medium"></div>
63+
<div class="col-8 col-12-medium">
6464
<p>For current UB students: if you are interested in exploring research opportunities in computational hydrology, please feel free to send me an email with your CV. We can schedule a meeting to talk about potential synergy and opportunity.</p>
6565
</div>
6666
</div>

overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h3>Risk assessment for water-related sectors</h3>
7272
<a href="index.html" class="subtitle"> a.c.t. hydro lab </br></a>
7373
</p>
7474
</div>
75-
<div class="col-6 col-12-small"></div>
75+
<div class="col-6 col-12-small">
7676
<p><span class="image main"><img src="images/jh_2022_fish.png" alt="" /></span></p>
7777
</div>
7878
</div>

0 commit comments

Comments
 (0)