❌ ERROR: navigation_test.yaml not found or empty!
πŸ§ͺ TEST NAV βœ—

πŸ§ͺ Navigation Test Page

This page displays the test navigation without affecting any other page on the site.

What You’re Seeing

Test Checklist

Desktop Navigation

Mobile Navigation (< 768px)

Functionality

Data Source

All navigation content comes from:

These files are completely separate from your production navigation.

How to Modify

Change Menu Items

Edit data/navigation-test.yaml:

header:
  main:
    - id: lits
      label: "Lits Sur Mesure"
      dropdown:
        - label: "New Item Here"
          url: /new-item/

Change Text

Edit i18n/fr-nav-test.yaml:

nav:
  lits_sur_mesure: "New Text Here"

Change Styles

Edit the <style> block in header-nav-test.html

Notes for Testing


This test page is safe – It uses completely separate files from your production site.

View Navigation Data

Header Main Navigation

null

Mobile Navigation

null

πŸ“ Files Being Used

These files are completely isolated from your production site.