Jake Vanderwerf
2026-07-05 fff721dd185f5b97f7ae7a6e64189e55887ff590
inc/ui/Navigation.php
@@ -354,6 +354,7 @@
      $this->current = $current;
      if ($current) {
         $this->addClass('current');
         $this->attribute('aria-current', 'page');
      }
      return $this;
   }