diff --git a/app/views/layouts/_seo.html.erb b/app/views/layouts/_seo.html.erb
index b088632d..508e5c03 100644
--- a/app/views/layouts/_seo.html.erb
+++ b/app/views/layouts/_seo.html.erb
@@ -3,6 +3,8 @@
<%
+ # All of these values can be overridden elsewhere by using the set_meta_tags function
+
# Make sure description is no longer than 155 characters
site_name = "Notebook"
site_description = "Notebook is a set of tools for writers, game designers, and roleplayers to create magnificent universes, and everything within them."