Fixed links to the recommendations
This commit is contained in:
		
							parent
							
								
									81b525881a
								
							
						
					
					
						commit
						0a0c5f9acf
					
				|  | @ -10,7 +10,7 @@ | |||
|         {{ end }} | ||||
|     </ul> | ||||
|     <div class="blogroll-footer-links"> | ||||
|         <a href="{{ .Site.BaseURL }}/.well-known/recommendations.opml">OPML</a> | ||||
|         <a href="{{ .Site.BaseURL }}/.well-known/recommendations.json">JSON</a> | ||||
|         <a href="{{ absURL ".well-known/recommendations.opml" }}">OPML</a> | ||||
|         <a href="{{ absURL ".well-known/recommendations.json" }}">JSON</a> | ||||
|     </div> | ||||
| </div> | ||||
		Loading…
	
		Reference in a new issue