diff --git a/docs/script.js b/docs/script.js index 8253b26..e6b100c 100644 --- a/docs/script.js +++ b/docs/script.js @@ -450,8 +450,6 @@ const sampleCollection = [ { title: 'pixel-arts', showCode: false, - note: - 'Deprecated: Nintendo owns the copyright of some pixel arts. Therefore, these will be deleted.', code: `
@@ -465,17 +463,22 @@ const sampleCollection = [ - -
- - - - - - - - -
+
`, + }, + { + title: 'Nintendo-characters', + showCode: false, + note: + 'Nintendo owns the copyright of these characters. Please comply with the Nintendo guidelines and laws of the applicable jurisdiction.', + code: `
+ + + + + + + +
`, }, ];