about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--README.md (renamed from src/README.md)4
-rw-r--r--preview.pngbin0 -> 1335895 bytes
3 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d3beee5..0154262 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,5 @@ _testmain.go
 *.test
 *.prof
 
+*.DS_Store
+
diff --git a/src/README.md b/README.md
index d5c382c..b39f568 100644
--- a/src/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
 # frontpage
 
 This will be the frontpage running on emile.space.

-It will give a short overview and route the user to where he wants to get.
\ No newline at end of file
+It will give a short overview and route the user to where he wants to get.
+
+![](./preview.png)
\ No newline at end of file
diff --git a/preview.png b/preview.png
new file mode 100644
index 0000000..2210f11
--- /dev/null
+++ b/preview.png
Binary files differ