Explorar o código

new Ink CSS template renders with appropriate sha1 short codes

Chris Simpkins %!s(int64=8) %!d(string=hai) anos
pai
achega
65faceda60
Modificáronse 2 ficheiros con 8 adicións e 8 borrados
  1. 4 4
      build/web/hack-subset.css
  2. 4 4
      build/web/hack.css

+ 4 - 4
build/web/hack-subset.css

@@ -6,28 +6,28 @@
  * -------------------------- */
 @font-face {
   font-family: 'Hack';
-  src: url('fonts/hack-regular-subset.woff2?sha=e700a30') format('woff2'), url('fonts/hack-regular-subset.woff?sha=e700a30') format('woff');
+  src: url('fonts/hack-regular-subset.woff2?sha=726ab247e') format('woff2'), url('fonts/hack-regular-subset.woff?sha=726ab247e') format('woff');
   font-weight: 400;
   font-style: normal;
 }
 
 @font-face {
   font-family: 'Hack';
-  src: url('fonts/hack-bold-subset.woff2?sha=e700a30') format('woff2'), url('fonts/hack-bold-subset.woff?sha=e700a30') format('woff');
+  src: url('fonts/hack-bold-subset.woff2?sha=726ab247e') format('woff2'), url('fonts/hack-bold-subset.woff?sha=726ab247e') format('woff');
   font-weight: 700;
   font-style: normal;
 }
 
 @font-face {
   font-family: 'Hack';
-  src: url('fonts/hack-italic-subset.woff2?sha=e700a30') format('woff2'), url('fonts/hack-italic-webfont.woff?sha=e700a30') format('woff');
+  src: url('fonts/hack-italic-subset.woff2?sha=726ab247e') format('woff2'), url('fonts/hack-italic-webfont.woff?sha=726ab247e') format('woff');
   font-weight: 400;
   font-style: italic;
 }
 
 @font-face {
   font-family: 'Hack';
-  src: url('fonts/hack-bolditalic-subset.woff2?sha=e700a30') format('woff2'), url('fonts/hack-bolditalic-subset.woff?sha=e700a30') format('woff');
+  src: url('fonts/hack-bolditalic-subset.woff2?sha=726ab247e') format('woff2'), url('fonts/hack-bolditalic-subset.woff?sha=726ab247e') format('woff');
   font-weight: 700;
   font-style: italic;
 }

+ 4 - 4
build/web/hack.css

@@ -6,28 +6,28 @@
  * -------------------------- */
 @font-face {
   font-family: 'Hack';
-  src: url('fonts/hack-regular.woff2?sha=e700a30') format('woff2'), url('fonts/hack-regular.woff?sha=e700a30') format('woff');
+  src: url('fonts/hack-regular.woff2?sha=726ab247e') format('woff2'), url('fonts/hack-regular.woff?sha=726ab247e') format('woff');
   font-weight: 400;
   font-style: normal;
 }
 
 @font-face {
   font-family: 'Hack';
-  src: url('fonts/hack-bold.woff2?sha=e700a30') format('woff2'), url('fonts/hack-bold.woff?sha=e700a30') format('woff');
+  src: url('fonts/hack-bold.woff2?sha=726ab247e') format('woff2'), url('fonts/hack-bold.woff?sha=726ab247e') format('woff');
   font-weight: 700;
   font-style: normal;
 }
 
 @font-face {
   font-family: 'Hack';
-  src: url('fonts/hack-italic.woff2?sha=e700a30') format('woff2'), url('fonts/hack-italic.woff?sha=e700a30') format('woff');
+  src: url('fonts/hack-italic.woff2?sha=726ab247e') format('woff2'), url('fonts/hack-italic.woff?sha=726ab247e') format('woff');
   font-weight: 400;
   font-style: italic;
 }
 
 @font-face {
   font-family: 'Hack';
-  src: url('fonts/hack-bolditalic.woff2?sha=e700a30') format('woff2'), url('fonts/hack-bolditalic.woff?sha=e700a30') format('woff');
+  src: url('fonts/hack-bolditalic.woff2?sha=726ab247e') format('woff2'), url('fonts/hack-bolditalic.woff?sha=726ab247e') format('woff');
   font-weight: 700;
   font-style: italic;
 }