aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAndreas Hubel2019-12-29 23:30:25 +0100
committerAndreas Hubel2019-12-29 23:30:25 +0100
commit09d7cd4847bffad648706cfbc92fa727067bacd5 (patch)
treeac8dc5902f3dc76c71861160acdf917d268f71c0 /configs
parentf32b8c181f5064f832fc89f8c853971394fdfcff (diff)
add 36c3 voctocat
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/36c3/36c3_voctocat.pngbin0 -> 21088 bytes
-rw-r--r--configs/conferences/36c3/main.less5
2 files changed, 5 insertions, 0 deletions
diff --git a/configs/conferences/36c3/36c3_voctocat.png b/configs/conferences/36c3/36c3_voctocat.png
new file mode 100644
index 0000000..f12b00a
--- /dev/null
+++ b/configs/conferences/36c3/36c3_voctocat.png
Binary files 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