File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,14 @@ export default {
35
35
footer : {
36
36
content : (
37
37
< 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 >
39
39
< 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)
43
44
</ a >
44
- ) .
45
+ .
45
46
</ p >
46
47
</ div >
47
48
) ,
You can’t perform that action at this time.
0 commit comments