Update index.html
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| --- | ||||
| redirect_from: "/ReaderforSelfoss/" | ||||
| redirect_from: "/ReaderforSelfoss-multiplatform/" | ||||
| --- | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| @@ -8,8 +8,8 @@ redirect_from: "/ReaderforSelfoss/" | ||||
|         <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|         <title>Reader for Selfoss</title> | ||||
|         <meta name="description" content="A Selfoss RSS Reader"> | ||||
|         <meta name="keywords" content="rss,feed,reader,android,free,app,play,store,selfoss,download,opensource,code,kotlin"> | ||||
|         <meta name="author" content="Amine Bouabdallaoui"> | ||||
|         <meta name="keywords" content="rss,feed,reader,android,ios,free,app,selfoss,download,opensource,code,kotlin,swift"> | ||||
|         <meta name="author" content="Amine Louveau"> | ||||
|  | ||||
|         <link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon"> | ||||
|         <link rel="icon" href="images/favicon.ico" type="image/x-icon"> | ||||
| @@ -61,16 +61,16 @@ redirect_from: "/ReaderforSelfoss/" | ||||
|     <body id="main"> | ||||
|  | ||||
|         <div id="container" itemscope itemtype="http://schema.org/SoftwareApplication"> | ||||
|             <div id="titles"><h1 itemprop="name">Reader For Selfoss</h1><h2>A new <span itemprop="operatingSystem">Android</span> Selfoss RSS reader</h2></div> | ||||
|             <div id="titles"><h1 itemprop="name">Reader For Selfoss</h1><h2>A new <span itemprop="operatingSystem">Multiplatform</span> Selfoss RSS reader</h2></div> | ||||
|             <div> | ||||
|                 <img src="images/icon.png" id="logo" itemprop="image"> | ||||
|             </div> | ||||
|             <div id="links"> | ||||
|  | ||||
|  | ||||
|                 <a class="github-button" href="https://github.com/aminecmi/readerforselfoss" data-size="large" aria-label="Star aminecmi/readerforselfoss on GitHub">Star</a> | ||||
|                 <a class="github-button" href="https://github.com/aminecmi/readerforselfoss-multiplatform" data-size="large" aria-label="Star aminecmi/readerforselfoss-multiplatform on GitHub">Star</a> | ||||
|             </div> | ||||
|             <meta itemprop="url" content="https://github.com/aminecmi/readerforselfoss"> | ||||
|             <meta itemprop="url" content="https://github.com/aminecmi/readerforselfoss-multiplatform"> | ||||
|             <meta itemprop="applicationCategory" content="News & Magazines"> | ||||
|         </div> | ||||
|     </body> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user