From 0e14721fd6ed4c541d76f683b2a9792d38baaa1d Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Sun, 21 Feb 2016 20:18:37 +0000 Subject: nms: Add images back in --- .gitignore | 1 - web/nms.gathering.org/img/tg15-salkart-clean-big.png | Bin 0 -> 84362 bytes web/nms.gathering.org/img/tg15-salkart-full.png | Bin 0 -> 167427 bytes web/nms.gathering.org/img/tg15-salkart.png | Bin 0 -> 141073 bytes 4 files changed, 1 deletion(-) create mode 100644 web/nms.gathering.org/img/tg15-salkart-clean-big.png create mode 100644 web/nms.gathering.org/img/tg15-salkart-full.png create mode 100644 web/nms.gathering.org/img/tg15-salkart.png diff --git a/.gitignore b/.gitignore index 1dbc2ab..9737e06 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,6 @@ web/nms-public.gathering.org/ping.json web/nms-public.gathering.org/speedometer.json web/nms-public.gathering.org/switches.json web/nms.gathering.org/.htaccess -web/nms.gathering.org/img/ working-area/ include/config.pm include/tgmanage.cfg.sh diff --git a/web/nms.gathering.org/img/tg15-salkart-clean-big.png b/web/nms.gathering.org/img/tg15-salkart-clean-big.png new file mode 100644 index 0000000..8d647a3 Binary files /dev/null and b/web/nms.gathering.org/img/tg15-salkart-clean-big.png differ diff --git a/web/nms.gathering.org/img/tg15-salkart-full.png b/web/nms.gathering.org/img/tg15-salkart-full.png new file mode 100644 index 0000000..9e22d40 Binary files /dev/null and b/web/nms.gathering.org/img/tg15-salkart-full.png differ diff --git a/web/nms.gathering.org/img/tg15-salkart.png b/web/nms.gathering.org/img/tg15-salkart.png new file mode 100644 index 0000000..dce49b5 Binary files /dev/null and b/web/nms.gathering.org/img/tg15-salkart.png differ -- cgit v1.2.3