diff --git a/_includes/logo.html b/_includes/logo.html new file mode 100644 index 0000000..726bf0a --- /dev/null +++ b/_includes/logo.html @@ -0,0 +1,25 @@ +{% if page.title == 'Home' %} + + + + + + lbry-foundation-logo + + + + + +{% elsif page.layout == 'default' %} + + + + + + lbry-foundation-logo + + + + + +