mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-04 11:52:39 +02:00
fix(core): prevent 404 when accessing /page.html (#7184)
This commit is contained in:
parent
4e4aa6add7
commit
c4e92c89e8
5 changed files with 78 additions and 18 deletions
|
@ -1 +1,5 @@
|
|||
---
|
||||
slug: dummy.html
|
||||
---
|
||||
|
||||
# Just a dummy page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue