feat: link previews to page-list (closes #173)
This commit is contained in:
		@@ -6,7 +6,7 @@
 | 
			
		||||
                {{partial "date-fmt.html" .}}
 | 
			
		||||
            </p>
 | 
			
		||||
            <div class="desc">
 | 
			
		||||
                <h3><a href="{{ .Permalink }}">{{- .Title -}}</a></h3>
 | 
			
		||||
              <h3><a href="{{ .Permalink }}" class="internal-link" data-src="{{ .RelPermalink }}">{{- .Title -}}</a></h3>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="spacer"></div>
 | 
			
		||||
            <ul class="tags">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user