There was an error while loading. Please reload this page.
1 parent 8910931 commit d195d16Copy full SHA for d195d16
demo/index.html
@@ -7,6 +7,8 @@
7
8
<title>ITCSS Demo</title>
9
10
+<link rel="shortcut icon" type="image/x-icon" href="https://atanas.info/images/favicon/favicon.ico" />
11
+
12
<link rel="stylesheet" href="./main.css" />
13
14
<link
renovate.json
@@ -12,5 +12,6 @@
},
"major": {
"automerge": false
15
-}
+},
16
+ "schedule": ["* * 1,15 * *"]
17
}
0 commit comments