Rename arrow icons
This commit is contained in:
		@@ -117,10 +117,10 @@
 | 
			
		||||
<!--% IF folder %-->
 | 
			
		||||
<!--% folder = folder %--><!--% ELSE %--><!--% folder = "hpr" %-->
 | 
			
		||||
<!--% END %-->
 | 
			
		||||
<!--% arrow_first = "arrow-first-plain.svg" %--> 
 | 
			
		||||
<!--% arrow_prev = "arrow-previous-plain.svg" %--> 
 | 
			
		||||
<!--% arrow_next = "arrow-next-plain.svg" %--> 
 | 
			
		||||
<!--% arrow_last = "arrow-last-plain.svg" %--> 
 | 
			
		||||
<!--% arrow_first = "arrow-first.svg" %--> 
 | 
			
		||||
<!--% arrow_prev = "arrow-previous.svg" %--> 
 | 
			
		||||
<!--% arrow_next = "arrow-next.svg" %--> 
 | 
			
		||||
<!--% arrow_last = "arrow-last.svg" %--> 
 | 
			
		||||
<nav class="episodes" aria-description="Navigation to other episodes"><span><a href="<!--% absolute_path(baseurl) %-->eps/<!--% folder %--><!--% zero_pad_left(links.earliest) %-->/index.html" rel="first" aria-label="first episode"><!--% INSERT $arrow_first %--><span class="no-css"><< </span>First</a></span>,
 | 
			
		||||
    <!--% IF links.previous %-->
 | 
			
		||||
    <span><a href="<!--% absolute_path(baseurl) %-->eps/<!--% folder %--><!--% zero_pad_left(links.previous) %-->/index.html" rel="previous" aria-label="previous episode"><!--% INSERT $arrow_prev %--><span class="no-css">< </span>Previous</a></span>,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user