create a file and put it in the assets folder
i.e. for gtmniddocksdev.js
edit the theme.liquid file
and add
<script src="{{ 'gtmniddocksdev.js' | asset_url }}"></script>
just before </head>
Modified on: Tue, 9 Mar, 2021 at 1:14 PM
create a file and put it in the assets folder
i.e. for gtmniddocksdev.js
edit the theme.liquid file
and add
<script src="{{ 'gtmniddocksdev.js' | asset_url }}"></script>
just before </head>
Did you find it helpful? Yes No
Send feedback