File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 Hover over a shape / pinch to move it< br >
3939 Move a shape into the recycle bin to delete it
4040 </ div >
41- < p id ="links-para "> < a href ="https://x.com/measure_plan " target ="_blank "> Twitter</ a > | < a href ="https://www.instagram.com/stereo.drift/ " target ="_blank "> Instagram</ a > | < a href ="https://github.com/collidingScopes/shape-creator-tutorial " target ="_blank "> Source Code</ a > | < a href ="https://buymeacoffee.com/stereodrift " target ="_blank "> ❤️</ a > </ p >
41+ < span id ="links-para "> < a href ="https://x.com/measure_plan " target ="_blank "> Twitter</ a > | < a href ="https://www.instagram.com/stereo.drift/ " target ="_blank "> Instagram</ a > | < a href ="https://github.com/collidingScopes/shape-creator-tutorial " target ="_blank "> Code</ a > </ span >
42+ < span id ="coffee-link "> < a href ="https://buymeacoffee.com/stereodrift " target ="_blank "> Support my free tutorials & code ❤️</ a > </ span >
4243
4344 < script src ="https://cdn.jsdelivr.net/npm/@mediapipe/hands/hands.js "> </ script >
4445 < script src ="https://cdn.jsdelivr.net/npm/@mediapipe/camera_utils/camera_utils.js "> </ script >
Original file line number Diff line number Diff line change @@ -53,4 +53,14 @@ body, html {
5353
5454a {
5555 color : # 0000FF !important ;
56+ }
57+
58+ # coffee-link {
59+ position : absolute;
60+ top : 5px ;
61+ right : 5px ;
62+ font-family : Helvetica, sans-serif;
63+ font-size : 16px ;
64+ background-color : rgba (255 , 255 , 255 , 0.5 );
65+ padding : 10px ;
5666}
You can’t perform that action at this time.
0 commit comments