mirror of
				https://git.kittycat.homes/zoe/hugo-battheme.git
				synced 2024-08-15 03:25:18 +00:00 
			
		
		
		
	hover icons for header links
This commit is contained in:
		
							parent
							
								
									bb56f2df38
								
							
						
					
					
						commit
						db5a1b8664
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -11,8 +11,8 @@ | ||||||
|     <!-- Ranges through content/posts/*.md --> |     <!-- Ranges through content/posts/*.md --> | ||||||
|     {{ range .Pages }} |     {{ range .Pages }} | ||||||
|     <div id="postlist"> |     <div id="postlist"> | ||||||
|     <h2 class="colorswitch posttitle singlepagelink"> |     <h2 class="colorswitch posttitle"> | ||||||
|         <a class="colorswitch" href="{{.Permalink}}">{{.Title}}</h2><div class="postdescription">{{.Description}}</a><br> |         <a class="colorswitch singlepagelink" href="{{.Permalink}}">{{.Title}}</h2><div class="postdescription">{{.Description}}</a><br> | ||||||
|         <a class="postinfo colorswitch" href="{{.Permalink}}">read more...</a> |         <a class="postinfo colorswitch" href="{{.Permalink}}">read more...</a> | ||||||
|     </div> |     </div> | ||||||
|     {{ end }} |     {{ end }} | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue