fix security and nutml warnings
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
<link rel="icon" sizes="192x192" href="/android-chrome-192x192.png">
|
||||
<link rel="icon" sizes="512x512" href="/android-chrome-512x512.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="apple-touch-startup-image" sizes="256x256" href="/apple-touch-startup-256x256.png">
|
||||
<link rel="apple-touch-startup-image" href="/apple-touch-startup-256x256.png">
|
||||
<style>
|
||||
/* CSS for mobile, tablet, and print optimization */
|
||||
@media screen and (max-width: 600px) {
|
||||
@ -153,7 +153,7 @@
|
||||
<!-- Link to your own Humans.txt file -->
|
||||
<p>
|
||||
<a href="/humans.txt">
|
||||
<img src="/humanstxt-isolated-blank.gif" alt="" width="88" height="31">Support humans.txt</a>
|
||||
<img src="/humanstxt-isolated-blank.gif" alt="" width="88" height="31">Support humans.txt
|
||||
</a>
|
||||
</p>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user