Skip to content

Commit

Permalink
chore: adicionando a rota '/blog' nas rotas do prerender
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuelwellyngton committed Jun 15, 2024
1 parent 89c197a commit c41cf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"builder": "@nguniversal/builders:prerender",
"options": {
"routes": [
"/"
"/", "/blog"
],
"guessRoutes": false
},
Expand Down

0 comments on commit c41cf39

Please sign in to comment.