Skip to content

Commit d195d16

Browse files
authored
Updates (#171)
* Update renovate.json * Update index.html
1 parent 8910931 commit d195d16

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

demo/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
<title>ITCSS Demo</title>
99

10+
<link rel="shortcut icon" type="image/x-icon" href="https://atanas.info/images/favicon/favicon.ico" />
11+
1012
<link rel="stylesheet" href="./main.css" />
1113

1214
<link

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
},
1313
"major": {
1414
"automerge": false
15-
}
15+
},
16+
"schedule": ["* * 1,15 * *"]
1617
}

0 commit comments

Comments
 (0)