Skip to content

Commit 1e7600a

Browse files
committed
use local copy of license button
1 parent 7d0e418 commit 1e7600a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

assets/public-domain_0.png

980 Bytes
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ <h1>Tossca</h1>
129129
<p xmlns:dct="http://purl.org/dc/terms/" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#">
130130
<a rel="license"
131131
href="https://creativecommons.org/publicdomain/zero/1.0/">
132-
<img src="https://i.creativecommons.org/p/zero/1.0/88x31.png" style="width: 88px;" alt="CC0"/>
132+
<img src="assets/public-domain_0.png" style="width: 88px;" alt="CC0"/>
133133
</a>
134134
<br />
135135
To the extent possible under law,

0 commit comments

Comments
 (0)