Skip to content

Commit f1056d4

Browse files
committed
Correcciones GitHub Pges
1 parent f0144be commit f1056d4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/environments/environment.prod.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
export const environment = {
2-
production: true
2+
production: true,
3+
"output-path": "./docs/",
4+
"base-href": "https://elcascarudo-dev.github.io/NavBar-responsibe-tailwindcss-angular9/"
35
};

0 commit comments

Comments
 (0)