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
Copy file name to clipboardExpand all lines: themes/hugo-sustain/layouts/workshops/list.html
+12-9Lines changed: 12 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -11,18 +11,21 @@
11
11
<divclass="block">
12
12
<divclass="workshops-content">
13
13
<p>
14
-
<strong>
15
-
GraphQL Java will begin offering commercial workshops soon.
16
-
</strong>
17
-
<br/>
18
-
Every workshop will teach you hands on how to design a
19
-
GraphQL API and build a server in Java.
14
+
Each workshop will teach you everything you need to know to develop a GraphQL server in Java.
15
+
<br/> No GraphQL knowledge is required.
20
16
</p>
17
+
<br/>
18
+
<p><strong>We are happy to announce the first two workshops:</strong></p>
19
+
<divclass="workshops-schedule">
20
+
<button><atarget="_blank" href="https://www.eventbrite.com.au/e/introduction-into-graphql-with-java-us-time-tickets-141390196885"> 16th of April (US time) </a></button>
21
+
<button><atarget="_blank" href="https://www.eventbrite.com.au/e/introduction-into-graphql-with-java-europe-time-tickets-141394383407"> 23th of April (Europe time) </a></button>
22
+
</div>
21
23
</div>
24
+
<br/>
22
25
<divclass="contact-message">
23
26
<p>
24
-
Please enter your contact details below if you are
25
-
interested and we will get back to you.
27
+
Please enter your contact details below if you have questions or
28
+
other feedback about the workshops and we will get back to you.
26
29
</p>
27
30
</div>
28
31
<divclass="contact-form">
@@ -82,7 +85,7 @@
82
85
>
83
86
<textarea
84
87
rows="6"
85
-
placeholder="Specific topics you want to have covered? Other questions or feedback?"
0 commit comments