less javascript for user img

This commit is contained in:
Jean-Baptiste Pasquier
2019-04-16 14:56:25 +02:00
parent 02d30beff8
commit f60b720d37
4 changed files with 6 additions and 15 deletions

View File

@ -3,10 +3,7 @@
//script(src="/lib/webcomponentsjs/webcomponents-loader.js")
//- script(src="lib/html-imports.js")
script(
type="module"
src="https://unpkg.com/@startinblox/oidc@0.5"
)
script(type="module" src="https://unpkg.com/@startinblox/oidc@0.5")
script(src="/scripts/index.js")