Skip to content
Snippets Groups Projects
  • Peter Mosses's avatar
    672c284b
    Fix nav scroll feature (#898) · 672c284b
    Peter Mosses authored
    The nav scroll feature had stopped working (altogether),
    due to the change from absolute to relative urls.
    
    This update uses the document location pathname as the `href`.
    It appears to work locally.
    Fix nav scroll feature (#898)
    Peter Mosses authored
    The nav scroll feature had stopped working (altogether),
    due to the change from absolute to relative urls.
    
    This update uses the document location pathname as the `href`.
    It appears to work locally.