Jelajahi Sumber

Added kairoscope favicon

James Peret 3 tahun lalu
induk
melakukan
c24f4183f7
31 mengubah file dengan 19 tambahan dan 1 penghapusan
  1. 19 1
      themes/kairoscope-theme/layout/_partial/head.ejs
  2. TEMPAT SAMPAH
      themes/kairoscope-theme/source/android-icon-144x144.png
  3. TEMPAT SAMPAH
      themes/kairoscope-theme/source/android-icon-192x192.png
  4. TEMPAT SAMPAH
      themes/kairoscope-theme/source/android-icon-36x36.png
  5. TEMPAT SAMPAH
      themes/kairoscope-theme/source/android-icon-48x48.png
  6. TEMPAT SAMPAH
      themes/kairoscope-theme/source/android-icon-72x72.png
  7. TEMPAT SAMPAH
      themes/kairoscope-theme/source/android-icon-96x96.png
  8. TEMPAT SAMPAH
      themes/kairoscope-theme/source/apple-icon-114x114.png
  9. TEMPAT SAMPAH
      themes/kairoscope-theme/source/apple-icon-120x120.png
  10. TEMPAT SAMPAH
      themes/kairoscope-theme/source/apple-icon-144x144.png
  11. TEMPAT SAMPAH
      themes/kairoscope-theme/source/apple-icon-152x152.png
  12. TEMPAT SAMPAH
      themes/kairoscope-theme/source/apple-icon-180x180.png
  13. TEMPAT SAMPAH
      themes/kairoscope-theme/source/apple-icon-57x57.png
  14. TEMPAT SAMPAH
      themes/kairoscope-theme/source/apple-icon-60x60.png
  15. TEMPAT SAMPAH
      themes/kairoscope-theme/source/apple-icon-72x72.png
  16. TEMPAT SAMPAH
      themes/kairoscope-theme/source/apple-icon-76x76.png
  17. TEMPAT SAMPAH
      themes/kairoscope-theme/source/apple-icon-precomposed.png
  18. TEMPAT SAMPAH
      themes/kairoscope-theme/source/apple-icon.png
  19. TEMPAT SAMPAH
      themes/kairoscope-theme/source/favicon-16x16.png
  20. TEMPAT SAMPAH
      themes/kairoscope-theme/source/favicon-32x32.png
  21. TEMPAT SAMPAH
      themes/kairoscope-theme/source/favicon-96x96.png
  22. TEMPAT SAMPAH
      themes/kairoscope-theme/source/favicon-indiedb.ico
  23. TEMPAT SAMPAH
      themes/kairoscope-theme/source/favicon-jamesperet.png
  24. TEMPAT SAMPAH
      themes/kairoscope-theme/source/favicon-steam.png
  25. TEMPAT SAMPAH
      themes/kairoscope-theme/source/favicon-twitter.png
  26. TEMPAT SAMPAH
      themes/kairoscope-theme/source/favicon-youtube.png
  27. TEMPAT SAMPAH
      themes/kairoscope-theme/source/favicon.ico
  28. TEMPAT SAMPAH
      themes/kairoscope-theme/source/ms-icon-144x144.png
  29. TEMPAT SAMPAH
      themes/kairoscope-theme/source/ms-icon-150x150.png
  30. TEMPAT SAMPAH
      themes/kairoscope-theme/source/ms-icon-310x310.png
  31. TEMPAT SAMPAH
      themes/kairoscope-theme/source/ms-icon-70x70.png

+ 19 - 1
themes/kairoscope-theme/layout/_partial/head.ejs

@@ -2,9 +2,27 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="X-UA-Compatible" content="ie=edge">
-  
+
     <title>Kairoscope Games</title>
 
+    <link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
+    <link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
+    <link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
+    <link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
+    <link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
+    <link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
+    <link rel="icon" type="image/png" sizes="192x192"  href="/android-icon-192x192.png">
+    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
+    <link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
+    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
+    <link rel="manifest" href="/manifest.json">
+    <meta name="msapplication-TileColor" content="#ffffff">
+    <meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
+    <meta name="theme-color" content="#ffffff">
+
     <%- css('css/style') %>
   </head>
   

TEMPAT SAMPAH
themes/kairoscope-theme/source/android-icon-144x144.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/android-icon-192x192.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/android-icon-36x36.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/android-icon-48x48.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/android-icon-72x72.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/android-icon-96x96.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/apple-icon-114x114.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/apple-icon-120x120.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/apple-icon-144x144.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/apple-icon-152x152.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/apple-icon-180x180.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/apple-icon-57x57.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/apple-icon-60x60.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/apple-icon-72x72.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/apple-icon-76x76.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/apple-icon-precomposed.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/apple-icon.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/favicon-16x16.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/favicon-32x32.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/favicon-96x96.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/favicon-indiedb.ico


TEMPAT SAMPAH
themes/kairoscope-theme/source/favicon-jamesperet.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/favicon-steam.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/favicon-twitter.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/favicon-youtube.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/favicon.ico


TEMPAT SAMPAH
themes/kairoscope-theme/source/ms-icon-144x144.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/ms-icon-150x150.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/ms-icon-310x310.png


TEMPAT SAMPAH
themes/kairoscope-theme/source/ms-icon-70x70.png