Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARXIVCE-996-BPS-2023 develop -> master #435

Merged
merged 3 commits into from
Nov 17, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
minor text edit to banner
SBBCornell committed Nov 15, 2023
commit 7d304cfb4a8f1c8940f5ff39db8fe5a4f0335503
2 changes: 1 addition & 1 deletion browse/templates/base.html
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@

{%- if rd_int >= 202311270100 and rd_int <= 202311290100 -%}
<div class="column banner-minimal">
<p><a href="https://cornell.ca1.qualtrics.com/jfe/form/SV_8wAZvATbZvWU2vc" target="_blank">arXiv annual global survey</a></p>
<p><a href="https://cornell.ca1.qualtrics.com/jfe/form/SV_8wAZvATbZvWU2vc" target="_blank">Take the annual global survey</a></p>
</div>
{%- endif -%}