We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c2619 commit 98bd93aCopy full SHA for 98bd93a
themes/gamemode4/layout/_partial/article-full.ejs
@@ -3,9 +3,7 @@
3
4
<!-- Title -->
5
<h2 class="blog-post-title">
6
- <a href="<%- config.root %><%- item.path %>">
7
- <%- item.title || item.link%>
8
- </a>
+ <%- item.title || item.link%>
9
</h2>
10
11
<!-- Date and Author -->
0 commit comments