Skip to content

Commit 1aa0612

Browse files
committed
Update templates
1 parent 0bfac49 commit 1aa0612

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

templates/semantic-ui/invenio_app_rdm/frontpage.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h2 class="ui medium top attached header mt-0">{{ _("Browse") }} </h2>
4949
<div class="ui segment bottom attached rdm-sidebar">
5050
<a href="https://feeds.library.caltech.edu/people/" class="ui button fluid rel-mb-1">Caltech Authors</a>
5151
<a href="/year" class="ui button fluid rel-mb-1">Year</a>
52-
<a href="https://authors.caltechlibrary.dev/search" class="ui button fluid rel-mb-1">Publication Type</a>
52+
<a href="/search" class="ui button fluid rel-mb-1">Publication Type</a>
5353
<a href="https://feeds.library.caltech.edu/groups/" class="ui button fluid rel-mb-1">Groups</a>
5454
</div>
5555
</section>

templates/semantic-ui/invenio_app_rdm/records/deposit.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
value='{"access": {
2424
"visibility": "public"
2525
},
26-
"id": "669e5e57-7d9e-4d19-8ab5-9c6158562fb3",
26+
"id": "aedd135f-227e-4fdf-9476-5b3fd011bac6",
2727
"links": {
28-
"logo": "https://authors.caltechlibrary.dev/api/communities/669e5e57-7d9e-4d19-8ab5-9c6158562fb3/logo"
28+
"logo": "https://authors.caltechlibrary.dev/api/communities/aedd135f-227e-4fdf-9476-5b3fd011bac6/logo"
2929
},
3030
"metadata": {
3131
"title": "CaltechAUTHORS"

0 commit comments

Comments
 (0)