Skip to content

Commit

Permalink
[ENH] removed contact form
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpron committed Jul 23, 2024
1 parent 13ae8fb commit 1942003
Showing 1 changed file with 24 additions and 14 deletions.
38 changes: 24 additions & 14 deletions content/contact/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,33 @@ date: 2022-10-24
type: landing

sections:
- block: contact
- block: markdown
content:
title: "Shared Zotero Library :books:"
text:
email: [email protected]
# Automatically link email and phone or display as text?
autolink: true

# Email form provider
form:
provider: netlify
formspree:
id:
netlify:
# Enable CAPTCHA challenge to reduce spam?
captcha: true
subtitle: ''
text: " ### How to access it ?
Send an email to Camille Maumet (camille.maumet (at) inria.fr) with:
```
[object] : access to repro zotero library
Dear Mrs Maumet,
I am currently member of the Empenn research team and would like to access the reproducibility working group shared zotero library
Please find hereunder my zotero informations:
zotero_login: <your_zotero_login>
or
zotero_email:<your_zotero_email>
```
You should receive a zotero invitation by email giving you access to the library :)
> [!NOTE]
> The approval process may take a few days
> [!TIP]
> Please check your spam directory as the zotero email might end up there"
design:
columns: '1'
spacing:
padding: ['20px', '0', '20px', '0']
css_class: fullscreen

---

0 comments on commit 1942003

Please sign in to comment.