From 8db945c473c8c991b4742f227862e5cc65cf6d99 Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Mon, 27 May 2019 21:19:10 +0200 Subject: [PATCH] Add favicon to the conference website Include the favicon from archlinux.org --- static/favicon.ico | Bin 0 -> 575 bytes themes/arch/layouts/partials/header.html | 1 + 2 files changed, 1 insertion(+) create mode 100644 static/favicon.ico diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..55497b852fc438a7a63041822a64deac8ad92527 GIT binary patch literal 575 zcmV-F0>J%=P)K~y-6jgvo!6G0Tle=|GDx_9PaSMatt8xuJ=jueWZ*0zF( zjc8@z38oPY2!}RWYjKN}g`kaCi1-H-uCNkOgxf0BeA-5$w9LxMMtXHz@2@3 zyz+UJPuh|vi*mtJavK=cNwf1dpEbZ!a<``>o|1IZ?Bv;J>;8WS9J=%2sOyMVt`f_h zlJvCko4lXZH(|7*(w!f`Tnu;_ptK?Jqw7?)K+hZAu%R^ukDjFp75q4Pbjddz93wNAlTi;8fmk1LdSvP5vdgJg^M# zaG-vgp9c5>)Q7GRMsXQ9!>~RL)NlL5fD7Ck3IMJGg}hz^t^pqh0-C^eU>&Fc%V89s z01(qlD|><0z!Ts~QmejXjKU~B2rL4Jfq5~#v~m%6p46(=A2%lGz#nlao8kSq3cLUS N002ovPDHLkV1na%{Dc4i literal 0 HcmV?d00001 diff --git a/themes/arch/layouts/partials/header.html b/themes/arch/layouts/partials/header.html index defb223..077958d 100644 --- a/themes/arch/layouts/partials/header.html +++ b/themes/arch/layouts/partials/header.html @@ -4,6 +4,7 @@ Arch Linux +
-- GitLab