diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb
index 69bc833..1b0e603 100644
--- a/app/views/layouts/application.html.erb
+++ b/app/views/layouts/application.html.erb
@@ -2,10 +2,24 @@
- tinyfor.ms - the no-code online form backend for Google Sheets and Airtable
+ tinyfor.ms — the no-code online form backend for Google Sheets and Airtable
<%= csrf_meta_tags %>
<%= csp_meta_tag %>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
<%= javascript_pack_tag 'application', 'data-turbolinks-track': 'reload' %>
diff --git a/public/screenshot-tinyforms.png b/public/screenshot-tinyforms.png
new file mode 100644
index 0000000..4ebf3f9
Binary files /dev/null and b/public/screenshot-tinyforms.png differ