From e0b593c90599009a903d1856555eacf33245005d Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Thu, 11 Apr 2019 13:32:04 +0200 Subject: Initial commit --- images/apple-touch-icon.png | Bin 0 -> 5196 bytes images/favicon.ico | Bin 0 -> 1150 bytes images/header.jpg | Bin 0 -> 6010 bytes images/menu-hover.png | Bin 0 -> 5647 bytes images/menu.png | Bin 0 -> 5292 bytes images/optiks.jpg | Bin 0 -> 261622 bytes images/redman.xyz.png | Bin 0 -> 10761 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/apple-touch-icon.png create mode 100644 images/favicon.ico create mode 100644 images/header.jpg create mode 100644 images/menu-hover.png create mode 100644 images/menu.png create mode 100644 images/optiks.jpg create mode 100644 images/redman.xyz.png (limited to 'images') diff --git a/images/apple-touch-icon.png b/images/apple-touch-icon.png new file mode 100644 index 0000000..dba6b16 Binary files /dev/null and b/images/apple-touch-icon.png differ diff --git a/images/favicon.ico b/images/favicon.ico new file mode 100644 index 0000000..eea7718 Binary files /dev/null and b/images/favicon.ico differ diff --git a/images/header.jpg b/images/header.jpg new file mode 100644 index 0000000..e5e212d Binary files /dev/null and b/images/header.jpg differ diff --git a/images/menu-hover.png b/images/menu-hover.png new file mode 100644 index 0000000..cf84d71 Binary files /dev/null and b/images/menu-hover.png differ diff --git a/images/menu.png b/images/menu.png new file mode 100644 index 0000000..12b3091 Binary files /dev/null and b/images/menu.png differ diff --git a/images/optiks.jpg b/images/optiks.jpg new file mode 100644 index 0000000..c3557a9 Binary files /dev/null and b/images/optiks.jpg differ diff --git a/images/redman.xyz.png b/images/redman.xyz.png new file mode 100644 index 0000000..4b54851 Binary files /dev/null and b/images/redman.xyz.png differ -- cgit