···3838 # need to rewrite to be src="/static/" to handle non root pages
3939 sed -i 's/\(src\|href\)="static/\1="\/static/g' web-build/index.html
40404141- # we need to copy this file for the domain to verify w/Android
4242- cp web/.well-known/assetlinks.json web-build/.well-known
4343-4441 # we need to copy the static iframe html to support youtube embeds
4542 cp -r bskyweb/static/iframe/ web-build/iframe
4643