Skip to content

Commit cad01d5

Browse files
authored
Update website publisher to Skip Protocol Inc. (dba Interchain Labs) (#253)
2 parents d70635d + e631c9c commit cad01d5

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/theme.config.jsx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,14 @@ export default {
3535
footer: {
3636
content: (
3737
<div>
38-
<p>CosmWasm is proudly created and maintained by Confio.</p>
38+
<p>CosmWasm is proudly created and maintained by Confio. CosmWasm is a registered trademark of Confio GmbH.</p>
3939
<p style={{ marginTop: "8px" }}>
40-
CosmWasm is a registered trademark of Confio GmbH. Published by Confio GmbH (
41-
<a href="https://confio.gmbh/impressum" target="_blank" style={{ textDecoration: "underline" }}>
42-
Legal Information
40+
41+
This site is published by{" "}
42+
<a href="https://www.skip.build/" target="_blank" style={{ textDecoration: "underline" }}>
43+
Skip Protocol Inc. (dba Interchain Labs)
4344
</a>
44-
).
45+
.
4546
</p>
4647
</div>
4748
),

0 commit comments

Comments
 (0)