Chris Barrick пре 10 година
родитељ
комит
c7070d1c51
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      _layouts/default.html

+ 1 - 1
_layouts/default.html

@@ -19,7 +19,7 @@
 
       <footer class="footer">
         <small>
-          &copy; <time datetime="{{ site.time | date_to_xmlschema}}">{{ site.time | date: '%Y' }}</time>. All rights reserved.
+          &copy; <time datetime="{{ site.time | date_to_xmlschema }}">{{ site.time | date: '%Y' }}</time>. All rights reserved.
         </small>
       </footer>
     </div>