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