Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
haileymeadow authored Aug 19, 2024
1 parent eded65d commit f90a950
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@
.hero-image {
width: 100%;
height: auto;
max-height: 400px;
object-fit: cover;
border-radius: 8px;
margin-bottom: 20px;
}
Expand Down Expand Up @@ -98,8 +100,8 @@ <h1>🍄 Welcome to MycroMaps!</h1>

<div class="container content">
<section class="section">
<img src="https://www.patagonjournal.com/images/stories/fundacionfungi-CP8LlVmJ4sA.jpg" alt="Giuliana Furci" class="hero-image">
<p class="caption">Founder of the Fungi Foundation, the first NGO dedicated to fungi in the world.</p>
<img src="https://img1.wsimg.com/isteam/ip/5e0211ec-7ea0-4261-8ff4-3e74182528a5/Cre%CC%81ditos-Mateo-Barrenengoa-edit2.jpg" alt="Giuliana Furci" class="hero-image">
<p class="caption">Giuliana Furci, Founder of the Fungi Foundation, the first NGO dedicated to fungi in the world.</p>
<h2>Explore the Fascinating World of Fungi and Protista</h2>
<p>Welcome to MycroMaps! This project provides datasets, scripts, and resources for analyzing Fungi and Protoctista species using R and GIS tools. Dive into our resources to explore ecological research, biodiversity analysis, and spatial studies related to these incredible organisms.</p>
</section>
Expand Down

0 comments on commit f90a950

Please sign in to comment.