mirror of
				https://github.com/steveiliop56/tinyauth.git
				synced 2025-11-04 08:05:42 +00:00 
			
		
		
		
	refactor: use non-google specific meta tags
This commit is contained in:
		@@ -8,7 +8,7 @@
 | 
				
			|||||||
    <link rel="shortcut icon" href="/favicon.ico" />
 | 
					    <link rel="shortcut icon" href="/favicon.ico" />
 | 
				
			||||||
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
 | 
					    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
 | 
				
			||||||
    <meta name="apple-mobile-web-app-title" content="Tinyauth" />
 | 
					    <meta name="apple-mobile-web-app-title" content="Tinyauth" />
 | 
				
			||||||
    <meta name="robots" content="none" />
 | 
					    <meta name="robots" content="nofollow, noindex" />
 | 
				
			||||||
    <link rel="manifest" href="/site.webmanifest" />
 | 
					    <link rel="manifest" href="/site.webmanifest" />
 | 
				
			||||||
    <title>Tinyauth</title>
 | 
					    <title>Tinyauth</title>
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user