diff --git a/.gitignore b/.gitignore index 1ef06c8e..13071144 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ .vscode target/ +.idea/ diff --git a/src/img/typelevel-angle.png b/src/img/typelevel-angle.png new file mode 100644 index 00000000..fe026b06 Binary files /dev/null and b/src/img/typelevel-angle.png differ diff --git a/src/templates/main.template.html b/src/templates/main.template.html index 183eceb0..14d5e6ae 100644 --- a/src/templates/main.template.html +++ b/src/templates/main.template.html @@ -27,8 +27,33 @@ +
+
+
+
+ +
+
+

+ Join us at one of our upcoming events to connect with the Typelevel community! +

+
+
+
+
@:include(/templates/nav.template.html) +
+ ${_.embeddedBody}
@:include(/templates/footer.template.html)