diff --git a/_config.yml b/_config.yml
index 98e39ff..796d25a 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,3 +1,9 @@
remote_theme: pages-themes/slate@v0.2.0
plugins:
- jekyll-remote-theme # add this line to the plugins list if you already have one
+
+image:
+ path: /toylogo.png
+
+author:
+ twitter: KRGameStudios
\ No newline at end of file
diff --git a/_includes/head-custom.html b/_includes/head-custom.html
deleted file mode 100644
index 3670864..0000000
--- a/_includes/head-custom.html
+++ /dev/null
@@ -1,27 +0,0 @@
-{% comment %}
- Placeholder to allow defining custom head, in principle, you can add anything here, e.g. favicons:
-
- 1. Head over to https://realfavicongenerator.net/ to add your own favicons.
- 2. Customize default _includes/custom-head.html in your source directory and insert the given code snippet.
-{% endcomment %}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-