diff --git a/README.md b/README.md
deleted file mode 100644
index 6aeb80b..0000000
--- a/README.md
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-
- otherworld - a zola theme
-
-
-you can see the demo [here](https://world.blek.codes)
-
-## how to use
-
-### prerequisities
-1. a linux system. you can use windows for that, but this guide centers itself on linux based systems.
-2. you need to have these programs installed: `git` and `zola`
-3. some creativity, html and scss skills
-
-### steps
-#### 1. clone the repo
-(aka download the theme)
-
-lets assume that your website's directory name in `daftpunk`. it will appear in commands a few times, and you should replace it with your website's name.
-
-```sh
-$ git clone git@git.blek.codes:blek/otherworld.git daftpunk
-$ cd daftpunk
-```
-
-#### 2. open an another terminal
-in the same directory, run
-
-```sh
-$ zola serve
-```
-
-#### 3. edit files in the `content` directory...
-
-...as per [zola docs](https://www.getzola.org/documentation/getting-started/overview)
-
diff --git a/banner.webp b/banner.webp
deleted file mode 100644
index 459ae25..0000000
Binary files a/banner.webp and /dev/null differ
diff --git a/banner.xcf b/banner.xcf
deleted file mode 100644
index c7597f2..0000000
Binary files a/banner.xcf and /dev/null differ
diff --git a/otherworld.png b/otherworld.png
deleted file mode 100644
index 7a86122..0000000
Binary files a/otherworld.png and /dev/null differ