Skip to content

Commit

Permalink
Merge pull request #176 from pulibrary/167-link
Browse files Browse the repository at this point in the history
Update applicaiton header link
  • Loading branch information
tpendragon authored Oct 25, 2024
2 parents 14b4b03 + 12a9aba commit 6ece4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dpul_collections_web/components/lux-components.ex
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defmodule DpulCollectionsWeb.LuxComponents do

def header() do
~S"""
<lux-library-header app-name="Digital Collections" abbr-name="Collections" app-url="https://library.princeton.edu/" theme="shade">
<lux-library-header app-name="Digital Collections" abbr-name="Collections" app-url="/" theme="shade">
<lux-menu-bar type="main-menu" :menu-items="[
{name: 'Language', component: 'Language', children: [
{name: 'English', component: 'English', href: '?locale=en'},
Expand Down

0 comments on commit 6ece4a9

Please sign in to comment.