From 09d7cd4847bffad648706cfbc92fa727067bacd5 Mon Sep 17 00:00:00 2001 From: Andreas Hubel Date: Sun, 29 Dec 2019 23:30:25 +0100 Subject: add 36c3 voctocat --- configs/conferences/36c3/36c3_voctocat.png | Bin 0 -> 21088 bytes configs/conferences/36c3/main.less | 5 +++++ 2 files changed, 5 insertions(+) create mode 100644 configs/conferences/36c3/36c3_voctocat.png (limited to 'configs') diff --git a/configs/conferences/36c3/36c3_voctocat.png b/configs/conferences/36c3/36c3_voctocat.png new file mode 100644 index 0000000..f12b00a Binary files /dev/null and b/configs/conferences/36c3/36c3_voctocat.png differ diff --git a/configs/conferences/36c3/main.less b/configs/conferences/36c3/main.less index 007c9c7..2d2b3e9 100644 --- a/configs/conferences/36c3/main.less +++ b/configs/conferences/36c3/main.less @@ -187,3 +187,8 @@ nav.navbar { display: none; } } + + +nav .navbar-brand .icon { + background-image: url(36c3_voctocat.png); +} \ No newline at end of file -- cgit v1.2.3