We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a44716 + 8e18d98 commit c3a819bCopy full SHA for c3a819b
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
rev: v1.1.0
16
hooks:
17
- id: forbid-html-img-without-alt-text
18
- - repo: https://github.com/shssoichiro/oxipng
+ - repo: https://github.com/oxipng/oxipng
19
rev: v9.1.5
20
21
- id: oxipng
about.html
@@ -132,6 +132,6 @@ <h1>About</h1>
132
<script type="text/javascript" src="scripts/jquery.min.js"></script>
133
<script type="text/javascript" src="scripts/cadcx.js"></script>
134
<script data-goatcounter="https://cadcx.goatcounter.com/count"
135
- async src="//gc.zgo.at/count.js"></script>
+ async src="//gc.zgo.at/count.js"></script>
136
</body>
137
</html>
0 commit comments