From 14921affdc9608de7fb027ee0971e894ebc1f69e Mon Sep 17 00:00:00 2001 From: Stephen Asbury Date: Thu, 30 May 2019 15:16:53 -0700 Subject: [PATCH] Added favico plugin Moved logo to assets/images Added docs to book ignore --- .bookignore | 1 + Makefile | 1 + _layouts/website/page.html | 2 +- assets/images/favicon.ico | Bin 0 -> 1150 bytes nats.svg => assets/images/nats.svg | 0 book.json | 4 +++- 6 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 assets/images/favicon.ico rename nats.svg => assets/images/nats.svg (100%) diff --git a/.bookignore b/.bookignore index ca876ab..b5108a2 100644 --- a/.bookignore +++ b/.bookignore @@ -3,6 +3,7 @@ _book/ _docs/ _examples/ _tools/ +docs/ Makefile building_the_book.md diff --git a/Makefile b/Makefile index 292d1ed..c575269 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ build: init examples + rm -rf _.docs gitbook build . _docs init: diff --git a/_layouts/website/page.html b/_layouts/website/page.html index 1108a1e..cfa403d 100644 --- a/_layouts/website/page.html +++ b/_layouts/website/page.html @@ -174,7 +174,7 @@ display: inline-block; width: 16px; height: 16px; - background: url(nats.svg); + background: url(/assets/images/nats.svg); background-size: 16px 16px; } diff --git a/assets/images/favicon.ico b/assets/images/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..9464855b4b53e64a0b464a138e21734ece9a878b GIT binary patch literal 1150 zcmZQzU<5(|0R|wcz>vYhz#zuJz@P!dKp~(AL>x#lFaYHi0VxoMf&c&iGZ4b|$9fZh zxPg#5Z1Ny|K>VK^{T21W*PwcF>Yp5AegGS8%W=6=Q|b2ssQ&>JUjWhv&~O4!?|)pl zJ=+}y$h~) z;;k)jDlaX50W-kuV8a6t_TN+7@o<&;e-Qrh>J(V|!_~?EzuaFBQ~H0!@rM5;OHKYy z-;)j(1M#7_0bT#!U!UOWo}6iT15-<^evoF68Ly6J|G%_S^8vB?pYICz|8jpU7(d