Parcourir la source

Change logo to be background image, better for responsive purpose

Adèle il y a 9 ans
Parent
commit
54b5086519
2 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. BIN
      theme/static/images/logo_blc.png
  2. 1 1
      theme/templates/base.html

BIN
theme/static/images/logo_blc.png


+ 1 - 1
theme/templates/base.html

@@ -28,7 +28,7 @@
     <header id="banner" class="body">
     <header id="banner" class="body">
       <div id="headerContainer">
       <div id="headerContainer">
         <div id="logo">
         <div id="logo">
-          <a href="{{ SITEURL }}/index.html"><img src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/logo_blc.png" alt="{{ SITENAME }}"></a>
+          <a href="{{ SITEURL }}/index.html"></a>
         </div>
         </div>
         <nav>
         <nav>
           <ul>
           <ul>