We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a032396 commit 6a0ca41Copy full SHA for 6a0ca41
site_source_files/themes/selenium/layouts/partials/blog-filter.html
@@ -25,6 +25,7 @@ <h3>Search blog</h3>
25
<div class="filter-section">
26
<h3>Archive</h3>
27
<div class="archive-link-container">
28
+ <a href="{{"blog/2019" | relURL}}">2019</a>
29
<a href="{{"blog/2018" | relURL}}">2018</a>
30
<a href="{{"blog/2017" | relURL}}">2017</a>
31
<a href="{{"blog/2016" | relURL}}">2016</a>
0 commit comments