mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-16 04:03:02 +03:00
fix(docs): add required MDX frontmatter to AGENTROUTER_WAF.md
Missing title/version/lastUpdated frontmatter broke the production build (fumadocs-mdx requires title on every docs/**/*.md file).
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
---
|
||||
title: "AgentRouter WAF"
|
||||
version: 3.8.50
|
||||
lastUpdated: 2026-08-03
|
||||
---
|
||||
|
||||
# agentrouter.org WAF (Web Application Firewall)
|
||||
|
||||
The `agentrouter` upstream gateway runs a keyword-based content filter on
|
||||
|
||||
Reference in New Issue
Block a user