diff --git a/api/src/main/resources/tpf/base.ftl.html b/api/src/main/resources/tpf/base.ftl.html index ef90760c1b..c64dd7c3b4 100644 --- a/api/src/main/resources/tpf/base.ftl.html +++ b/api/src/main/resources/tpf/base.ftl.html @@ -6,7 +6,7 @@ Linked Data Fragments Server ${ (title!header)?ensure_starts_with("(")?ensure_ends_with(")") } - + diff --git a/webapp/pom.xml b/webapp/pom.xml index bf52836e11..1c4746eae2 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -114,6 +114,25 @@ target/${project.artifactId}-${project.version}/webjars/fonts/noto-sans/ + + org.webjars.npm + npm-font-open-sans + jar + + META-INF/resources/webjars/npm-font-open-sans/*/*.css, + META-INF/resources/webjars/npm-font-open-sans/*/*/*/*.woff, + META-INF/resources/webjars/npm-font-open-sans/*/*/*/*.ttf, + META-INF/resources/webjars/npm-font-open-sans/*/*/*/*.svg, + META-INF/resources/webjars/npm-font-open-sans/*/*/*/*.woff2 + + + + ^META-INF/resources/webjars/npm-font-open-sans/[^/]+/ + ./ + + + target/${project.artifactId}-${project.version}/webjars/fonts/open-sans/ + true true @@ -163,6 +182,11 @@ openfonts__noto-sans_all 1.44.0 + + org.webjars.npm + npm-font-open-sans + 1.1.0 + org.vivoweb vitro-api