Add domain to head script and stylesheets

Sometimes I have problems with broken interface on my phone when scanned by google.

Is there a way to add domains to resources in the head. I don’t use CDN AMAZON because its price is high.

<link href="/assets/
<link href="/stylesheets/
<script src="/theme-javascripts/

Desire

<link href="https://discourse.org/assets/
<link href="https://discourse.org/stylesheets/
<script src="https://discourse.org/theme-javascripts/

What do you mean by that?

Please allow me to speak up.The problem here is that the paragraph below we can ignore the above like how google reads the article. Simply Ctrl + U or view pagesource you will see links that use / instead of domain I want to ask is there any way to add Domain?IMG_20210108_125258

You must set a CDN to get a full URL in there.