Skip to content

Commit

Permalink
Remove link from article page?
Browse files Browse the repository at this point in the history
  • Loading branch information
ToffeeMax committed Apr 6, 2024
1 parent e7c2619 commit 98bd93a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions themes/gamemode4/layout/_partial/article-full.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@

<!-- Title -->
<h2 class="blog-post-title">
<a href="<%- config.root %><%- item.path %>">
<%- item.title || item.link%>
</a>
<%- item.title || item.link%>
</h2>

<!-- Date and Author -->
Expand Down

0 comments on commit 98bd93a

Please sign in to comment.