diff --git a/README.md b/README.md
index 0722853..3c5abee 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-
Indestructables
+
Structables
An open source alternative front-end to Instructables. This is a fork of
snowcatridge10's Indestructables to get rid of Selenium. Indestructables itself is a fork of
Cobra's Destructables.
diff --git a/static/img/favicon.png b/static/img/favicon.png
deleted file mode 100644
index a1beeed..0000000
Binary files a/static/img/favicon.png and /dev/null differ
diff --git a/static/img/favicon.xcf b/static/img/favicon.xcf
deleted file mode 100644
index 8f941ad..0000000
Binary files a/static/img/favicon.xcf and /dev/null differ
diff --git a/static/img/logo.png b/static/img/logo.png
index a1beeed..4416236 100644
Binary files a/static/img/logo.png and b/static/img/logo.png differ
diff --git a/static/img/logo_lg.png b/static/img/logo_lg.png
new file mode 100644
index 0000000..b59c4ec
Binary files /dev/null and b/static/img/logo_lg.png differ
diff --git a/templates/base.html b/templates/base.html
index b1780cc..5b2f764 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -2,12 +2,12 @@
- {% if title %}{{ title }} - {% endif %}Indestructables
+ {% if title %}{{ title }} - {% endif %}Structables
-
+
diff --git a/templates/footer.html b/templates/footer.html
index c82563e..33879b2 100644
--- a/templates/footer.html
+++ b/templates/footer.html
@@ -1,9 +1,9 @@
\ No newline at end of file
diff --git a/templates/header.html b/templates/header.html
index 6f32b1b..5ec7d7f 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -1,7 +1,7 @@