Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
aishikaty authored Nov 28, 2024
1 parent bb44c12 commit 2c57653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
title: my notes
---
{% for note in site.notes %}
[{{note.title}}]({% post_url note.path %})
[{{note.title}}]({{note.url}})
{% endfor %}

0 comments on commit 2c57653

Please sign in to comment.