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