Skip to content

Commit

Permalink
Merge pull request #97 from JoHyukJun/develop
Browse files Browse the repository at this point in the history
fix: Delete unused link
  • Loading branch information
JoHyukJun authored Aug 14, 2024
2 parents 0392bc1 + 48e8fc8 commit b82b241
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/unluckystrike/main/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@
{% block category %}
{% endblock category %}
</details>
<a href="{% url 'blog_index' %}">Blog</a></li>
<li>
<details>
<summary><a href="{% url 'project_index' %}">Project</a></summary>
Expand Down

0 comments on commit b82b241

Please sign in to comment.