feature: solid-directory#16

This commit is contained in:
Jean-Baptiste Pasquier 2021-02-19 12:35:59 +01:00
parent 202cc52027
commit ecb10a7515
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ if endpoints.get
//- script(type="module" src="/lib/solid-job-board/dist/index.js" defer)
if endpoints.get.uploads && endpoints.get.skills && endpoints.get.users
script(type="module" src="https://cdn.skypack.dev/@startinblox/component-directory@3.2" defer)
script(type="module" src="https://cdn.skypack.dev/@startinblox/component-directory@3.3" defer)
//- script(type="module" src="/lib/solid-directory/dist/index.js" defer)
if endpoints.get.dashboards