diff --git a/brand-app/package.json b/brand-app/package.json index 6fd31a0..aee43fa 100644 --- a/brand-app/package.json +++ b/brand-app/package.json @@ -39,6 +39,7 @@ "marked": "^4.0.18", "photoswipe": "^4.1.3", "prismjs": "^1.25.0", - "slim-select": "^1.26.2" + "slim-select": "^1.26.2", + "dompurify": "^2.3.9" } } diff --git a/brand-app/pages/page-brand-author-profile.tpl.js b/brand-app/pages/page-brand-author-profile.tpl.js index c14b809..b95b9c7 100644 --- a/brand-app/pages/page-brand-author-profile.tpl.js +++ b/brand-app/pages/page-brand-author-profile.tpl.js @@ -36,7 +36,7 @@ representation, we can fill a profile based on a directory email address given.< ${this.sampleList.map(id => html` ${this.examplePanel(html` - + `)} `)} diff --git a/brand-app/ucdlib-theme-brand-app.tpl.js b/brand-app/ucdlib-theme-brand-app.tpl.js index e54e5a1..5128e6f 100644 --- a/brand-app/ucdlib-theme-brand-app.tpl.js +++ b/brand-app/ucdlib-theme-brand-app.tpl.js @@ -59,7 +59,6 @@ return html`
  • Search Form
  • Quick Links
  • UC Davis Library Branding Bar
  • -
  • Author Profile
  • Markdown
  • +
  • Author Profile