You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
email: ["pschloss@umich.edu"] # boxed, comma-separated list of contact email addresses for the host, lead instructor, or whoever else is handling questions, like ["marlyn.wescoff@example.org", "fran.bilas@example.org", "ruth.lichterman@example.org"]
19
19
collaborative_notes: https://pad.carpentries.org/2024-04-02-umich # optional: URL for the workshop collaborative notes, e.g. an Etherpad or Google Docs document (e.g., https://pad.carpentries.org/2023-10-12-umich)
20
20
eventbrite: ""# optional: alphanumeric key for Eventbrite registration, e.g., "1234567890AB" (if Eventbrite is being used)
21
+
googleform: "https://forms.gle/LxdVqS6Co15XM7fJA"
21
22
material: "R for Plotting, The Unix Shell, Intro to git & GitHub, R for Data Analysis, Writing Reports with R Markdown"
22
23
---
23
24
{% comment %} See instructions in the comments below for how to edit specific sections of this workshop template. {% endcomment %}
@@ -46,25 +47,12 @@ It looks like you are setting up a website for a Software Carpentry curriculum b
46
47
{% endunless %}
47
48
{% endif %}
48
49
49
-
{% comment %}
50
-
EVENTBRITE
50
+
<h2id="general">Registration</h2>
51
+
<ahref="{{page.googleform}}">Registration Link</a> You will need to sign in to your Google account to view the registration Google Forms.
51
52
52
-
This block includes the Eventbrite registration widget if
53
-
'eventbrite' has been set in the header. You can delete it if you
54
-
are not using Eventbrite, or leave it in, since it will not be
55
-
displayed if the 'eventbrite' field in the header is not set.
56
-
{% endcomment %}
57
-
{% if page.eventbrite %}
58
-
<strong>Some adblockers block the registration window. If you do not see the
59
-
registration box below, please check your adblocker settings.</strong>
0 commit comments