footer: remove hidden chars (#63)
Co-authored-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									b8c29c2e06
								
							
						
					
					
						commit
						0a7a540761
					
				|  | @ -5,9 +5,9 @@ | ||||||
|     <span>© {{ now.Year }} <a href="{{ "" | absLangURL }}">{{ .Site.Title }}</a></span> |     <span>© {{ now.Year }} <a href="{{ "" | absLangURL }}">{{ .Site.Title }}</a></span> | ||||||
|     {{- end }} |     {{- end }} | ||||||
|     <span>·</span> |     <span>·</span> | ||||||
|     <span>Powered by <a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo️️</a>️</span> |     <span>Powered by <a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a></span> | ||||||
|     <span>·</span> |     <span>·</span> | ||||||
|     <span>Theme️ <a href="https://git.io/hugopapermod" rel="noopener" target="_blank">PaperMod</a></span> |     <span>Theme <a href="https://git.io/hugopapermod" rel="noopener" target="_blank">PaperMod</a></span> | ||||||
| </footer> | </footer> | ||||||
| <a href="#top" aria-label="go to top" title="Go to Top" accesskey="g"> | <a href="#top" aria-label="go to top" title="Go to Top" accesskey="g"> | ||||||
|     <button class="top-link" id="top-link" type="button"> |     <button class="top-link" id="top-link" type="button"> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Dan van Wijk
						Dan van Wijk