fix rss link
This commit is contained in:
		| @@ -21,7 +21,7 @@ class MyDocument extends Document { | ||||
|           <link rel="mask-icon" href="/static/favicons/safari-pinned-tab.svg" color="#5bbad5" /> | ||||
|           <meta name="msapplication-TileColor" content="#000000" /> | ||||
|           <meta name="theme-color" content="#000000" /> | ||||
|           <link rel="alternate" type="application/rss+xml" href="/static/favicons/index.xml" /> | ||||
|           <link rel="alternate" type="application/rss+xml" href="/index.xml" /> | ||||
|           <link rel="preconnect" href="https://fonts.gstatic.com" crossOrigin="anonymous" /> | ||||
|           <link | ||||
|             rel="preload" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user