diff --git a/src/templates/libraries.pug b/src/templates/libraries.pug index e5b1ad3..1aa0111 100644 --- a/src/templates/libraries.pug +++ b/src/templates/libraries.pug @@ -45,8 +45,8 @@ include mixins/components a.d-block.py-1.text-primary(href=url) span=title li - a.d-block.py-1.text-primary(href="{{ url_for('projects.view', project_url='textures') }}") - | See all Textures + a.d-block.py-1.text-primary(href="{{ url_for('projects.view', project_url='hdri') }}") + | See all HDRIs i.pi-angle-right hr.mb-4