File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ buy_me_a_coffee : webdevnerdstuff
12custom : ["paypal.me/webdevnerdstuff"]
23patreon : webdevnerdstuff
Original file line number Diff line number Diff line change 11#! /usr/bin/env sh
2- . " $( dirname -- " $0 " ) /_/husky.sh"
32
43npx lint-staged && npm run test:build
Original file line number Diff line number Diff line change 6060 type ="module "
6161 src ="/src/main.ts "
6262 > </ script >
63+
64+ < script
65+ data-name ="BMC-Widget "
66+ data-cfasync ="false "
67+ src ="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js "
68+ data-id ="webdevnerdstuff "
69+ data-description ="Support me on Buy me a coffee! "
70+ data-message =""
71+ data-color ="#1976d2 "
72+ data-position ="Right "
73+ data-x_margin ="18 "
74+ data-y_margin ="18 "
75+ > </ script >
6376</ body >
6477
6578</ html >
You can’t perform that action at this time.
0 commit comments