Skip to content

Commit cfc9ad2

Browse files
authored
Fix link to blog.html in post1.html
1 parent eb010ab commit cfc9ad2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blog/post1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h3>Posted on: 12/08/2025</h3>
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>
5757
<ul class="actions">
58-
<li><a href="blog.html" class="button big">Back to List</a></li>
58+
<li><a href="..blog.html" class="button big">Back to List</a></li>
5959
</ul>
6060
</section>
6161
</div> <!-- closes .inner -->

0 commit comments

Comments
 (0)