Skip to content
  1. Aug 02, 2021
  2. Aug 23, 2018
    • François Michonneau's avatar
      Replace page.root (#310) · 39ed62b9
      François Michonneau authored
      * replace page.root with 'base' variable that knows path level
      
      * deal with case of trailing / in URL
      
      * use link to figure out path for logos
      
      * simplify path building for favicons
      
      * baseurl isn't used in our template so it can removed
      * use 'base' variable for path root instead of unecessary http request to
        site.url
      
      * replace page.root with 'base' variable that knows path level
      
      * deal with case of trailing / in URL
      
      * use link to figure out path for logos
      
      * simplify path building for favicons
      
      * baseurl isn't used in our template so it can removed
      * use 'base' variable for path root instead of unecessary http request to
        site.url
      
      * rename variable, consolidate comments
      
      * rename variable in template files
      39ed62b9
  3. May 15, 2018