File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 91
91
mask-image : url (/images /npm .svg );
92
92
-webkit- mask-image : url (/images /npm .svg );
93
93
}
94
+ & .gpt {
95
+ mask-image : url (/images /gpt .svg );
96
+ -webkit- mask-image : url (/images /gpt .svg );
97
+ }
94
98
}
95
99
96
100
.label {
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ A two-dimensional drawing api geared towards modern web browsers. It is renderer
11
11
<custom-button text =" Github " type =" github " href =" https://github.com/jonobr1/two.js " />
12
12
<custom-button text =" Package " type =" npm " href =" https://www.npmjs.com/package/two.js " />
13
13
<custom-button text =" Sponsor " type =" sponsor " href =" https://github.com/sponsors/jonobr1 " />
14
+ <custom-button text =" ChatGPT " type =" gpt " href =" https://chatgpt.com/g/g-hkcTX8uPm-two-js-tutor " />
14
15
</div >
15
16
16
17
<carbon-ads />
You can’t perform that action at this time.
0 commit comments