diff --git a/index.html b/index.html
index 88f6cab..e24c188 100644
--- a/index.html
+++ b/index.html
@@ -275,35 +275,11 @@
My workday has eight hours and I charge by the hour.
- Talks & Workshops
- I enjoy giving talks and workshops.
- Workshop topics I can cover include:
-
- My rates are as follows:
-
- - Community events: travel-only (free if remote)
- - Corporate talks (45–60 min): 1,900€–2,400€
- - Corporate talks (75–90 min): 2,400€–2,800€
- - Half-day workshop (2–4h): 2,500€–3,000€
- - Full-day workshop (6–8h): 4,200€–4,800€
- - Prep and post is included
- - Remote workshops receive a 20% discount
-
-
- Custom workshops are available; tell me your team’s goals and I’ll
- tell you if I can help you.
-
-
- If you have any questions about my rates, are unsure whether your
- product qualifies as “open source”, or want to know more about the
- kind of talks and workshops I offer,
- contact me!
-
+ I also give talks and run workshops; topics, formats, and rates are on
+ the Workshops, Talks, Publications page.
+ If you have any questions about my rates or are unsure whether your
+ product qualifies as “open source”,
+ contact me!
How you can contact me
diff --git a/talks.html b/talks.html
index 64c2c3b..0ae408f 100644
--- a/talks.html
+++ b/talks.html
@@ -70,6 +70,24 @@
margin-top: 0.3em;
margin-bottom: 1.2em;
}
+ .main ul {
+ margin-top: 0.1em;
+ list-style: none;
+ padding: 0;
+ margin: 0 0 0.9rem;
+ }
+ .main ul li {
+ position: relative;
+ padding-left: 1.1rem;
+ margin-bottom: 0.35rem;
+ }
+ .main ul li::before {
+ content: "·";
+ position: absolute;
+ left: 0.3rem;
+ top: -0.05em;
+ color: #444;
+ }
.main em {
color: #444;
}
@@ -192,6 +210,17 @@
+ Rates
+
+ - Community events: travel-only (free if remote)
+ - Corporate talks (45–60 min): 1,900€–2,400€
+ - Corporate talks (75–90 min): 2,400€–2,800€
+ - Half-day workshop (2–4h): 2,500€–3,000€
+ - Full-day workshop (6–8h): 4,200€–4,800€
+ - Prep and post is included
+ - Remote workshops receive a 20% discount
+
+
Custom workshops are available; tell me your team’s goals and I’ll tell you if I can help you.