Skip to content

Commit

Permalink
Add fallback pages
Browse files Browse the repository at this point in the history
  • Loading branch information
theletterf committed Aug 9, 2024
1 parent dd017ee commit d8f2ca5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,14 @@ module:
- source: content/es
target: content
lang: es
# fallback pages
- source: content/en/announcements
target: content/announcements
lang: es
- excludeFiles: specs/*
source: content/en/docs
target: content/docs
lang: es

## ja
- source: content/ja
Expand Down

0 comments on commit d8f2ca5

Please sign in to comment.