Update search.liquid (#2466)

missing { in osf section
This commit is contained in:
Howard Chiu 2024-05-31 09:39:52 -07:00 committed by GitHub
parent 1ef1621bfc
commit b35450e474
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -186,6 +186,7 @@
}, },
{%- endif -%} {%- endif -%}
{%- if site.osf_id -%} {%- if site.osf_id -%}
{
id: 'socials-open-science-framework', id: 'socials-open-science-framework',
title: 'Open Science Framework', title: 'Open Science Framework',
section: 'Socials', section: 'Socials',