From 218d04ca12051c4330156fc1f3290f27bb24c155 Mon Sep 17 00:00:00 2001 From: Horus_Arch Date: Thu, 12 Feb 2015 18:48:08 +0100 Subject: Initial commit. With basic database schema. --- public/img/favicon.png | Bin 0 -> 5639 bytes public/img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes public/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/img/favicon.png create mode 100644 public/img/glyphicons-halflings-white.png create mode 100644 public/img/glyphicons-halflings.png (limited to 'public/img') diff --git a/public/img/favicon.png b/public/img/favicon.png new file mode 100644 index 0000000..0303cba Binary files /dev/null and b/public/img/favicon.png differ diff --git a/public/img/glyphicons-halflings-white.png b/public/img/glyphicons-halflings-white.png new file mode 100644 index 0000000..3bf6484 Binary files /dev/null and b/public/img/glyphicons-halflings-white.png differ diff --git a/public/img/glyphicons-halflings.png b/public/img/glyphicons-halflings.png new file mode 100644 index 0000000..a996999 Binary files /dev/null and b/public/img/glyphicons-halflings.png differ -- cgit v1.2.3