File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 22 "basePath" : " /" ,
33 "baseUrl" : " https://radar.allegro.tech" ,
44 "editUrl" : " https://github.dev/allegro/radar/blob/main/radar/{release}/{id}.md" ,
5- "logoFile" : " logo.svg" ,
5+ "logoFile" : " / logo.svg" ,
66 "jsFile" : " " ,
77 "toggles" : {
88 "showSearch" : false ,
Original file line number Diff line number Diff line change 1+ sed -i ' ' ' s#</head>#<script defer data-domain="radar.allegro.tech" src="https://plausible.io/js/script.js"></script></head>#' build/index.html
2+ sed -i ' ' ' s#</head>#<script defer data-domain="radar.allegro.tech" src="https://plausible.io/js/script.js"></script></head>#' build/404.html
Original file line number Diff line number Diff line change 44 "license" : " MIT" ,
55 "scripts" : {
66 "build" : " techradar build --strict" ,
7+ "postbuild" : " ./inject-plausible.sh" ,
78 "serve" : " techradar serve"
89 },
910 "dependencies" : {
You can’t perform that action at this time.
0 commit comments