Skip to content

Commit a7932ef

Browse files
committed
Add image license metadata
1 parent 6bc6a7e commit a7932ef

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

about/index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@
4646
"width": 1280,
4747
"height": 712,
4848
"caption": "4bit Terminal Color Scheme Designer interface",
49+
"license": "https://creativecommons.org/licenses/by/4.0/",
50+
"copyrightNotice": "Copyright 2026 Maciej Ciemborowicz. Licensed under Creative Commons Attribution 4.0 International.",
51+
"acquireLicensePage": "https://ciembor.github.io/4bit/about/",
4952
"creator": {
5053
"@type": "Person",
5154
"name": "Maciej Ciemborowicz"
@@ -68,7 +71,10 @@
6871
"contentUrl": "https://ciembor.github.io/4bit/images/4bit-terminal-color-scheme-designer.jpg",
6972
"width": 1280,
7073
"height": 712,
71-
"caption": "4bit Terminal Color Scheme Designer interface"
74+
"caption": "4bit Terminal Color Scheme Designer interface",
75+
"license": "https://creativecommons.org/licenses/by/4.0/",
76+
"copyrightNotice": "Copyright 2026 Maciej Ciemborowicz. Licensed under Creative Commons Attribution 4.0 International.",
77+
"acquireLicensePage": "https://ciembor.github.io/4bit/about/"
7278
},
7379
"description": "A free web app for creating consistent terminal color schemes and exporting terminal themes for popular terminal emulators.",
7480
"author": {

0 commit comments

Comments
 (0)