Skip to content

Commit 50f54ae

Browse files
committed
Update post1.html
1 parent 9340991 commit 50f54ae

1 file changed

Lines changed: 10 additions & 12 deletions

File tree

blog/post1.html

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<!-- Header -->
3030
<header id="header">
31-
<a href="index.html" class="logo"><strong>G. Alexandra Juárez's</strong> Website</a>
31+
<a href="../index.html" class="logo"><strong>G. Alexandra Juárez's</strong> Website</a>
3232
<ul class="icons">
3333
<li><a href="https://x.com/gajuarez5" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
3434
<li><a href="https://www.instagram.com/gajuarez5/" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
@@ -54,9 +54,7 @@ <h3>Posted on: 12/08/2025</h3>
5454
<p>So, stay tuned as I share funny field stories, cool ecology topics, and how I’m “winging it” through life.</p>
5555
<p><strong>Next week:</strong> Who am I??? 🧐 part 1</p>
5656
<p>How have my experiences led me to where I am today? What do I want to do with my life? Why do I want to pursue a PhD? Why am I interested in disease ecology, birds, and the neotropics? These are such loaded questions. Let’s dive into my innate curiosity towards science first next week!</p>
57-
5857
</section>
59-
6058
</div> <!-- closes .inner -->
6159
</div> <!-- closes #main -->
6260

@@ -70,18 +68,18 @@ <h3>Posted on: 12/08/2025</h3>
7068
<h2>Menu</h2>
7169
</header>
7270
<ul>
73-
<li><a href="index.html">Homepage</a></li>
74-
<li><a href="research.html">Research</a></li>
75-
<li><a href="publications_and_presentations.html">Publications & Presentations</a></li>
76-
<li><a href="cv.html">CV</a></li>
77-
<li><a href="blog.html">Blog</a></li>
78-
<li><a href="contact_information.html">Contact Information</a></li>
71+
<li><a href="../index.html">Homepage</a></li>
72+
<li><a href="../research.html">Research</a></li>
73+
<li><a href="../publications_and_presentations.html">Publications & Presentations</a></li>
74+
<li><a href="../cv.html">CV</a></li>
75+
<li><a href="../blog.html">Blog</a></li>
76+
<li><a href="../contact_information.html">Contact Information</a></li>
7977
<li>
8078
<span class="opener">Extracurriculars</span>
8179
<ul>
82-
<li><a href="outreach.html">Outreach</a></li>
83-
<li><a href="music.html">Music</a></li>
84-
<li><a href="gallery.html">Gallery</a></li>
80+
<li><a href="../outreach.html">Outreach</a></li>
81+
<li><a href="../music.html">Music</a></li>
82+
<li><a href="../gallery.html">Gallery</a></li>
8583
</ul>
8684
</li>
8785
</ul>

0 commit comments

Comments
 (0)