File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
< title > TailwindCssMenu</ title >
6
- < base href ="/ ">
7
- < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6
+ < base href ="https://elcascarudo-dev.github.io/NavBar-responsibe-tailwindcss-angular9/ "> < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
8
7
< link rel ="icon " type ="image/x-icon " href ="favicon.ico ">
9
8
10
9
< script src ="https://kit.fontawesome.com/0bfdaf00bb.js " crossorigin ="anonymous "> </ script >
11
10
12
- < link rel ="stylesheet " href ="NavBar-responsibe-tailwindcss-angular9/ assets/output.css ">
11
+ < link rel ="stylesheet " href ="assets/output.css ">
13
12
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css " />
14
- < link rel ="stylesheet " href ="NavBar-responsibe-tailwindcss-angular9/ styles.92647ec0a7beb8b2898d.css "> </ head >
13
+ < link rel ="stylesheet " href ="styles.92647ec0a7beb8b2898d.css "> </ head >
15
14
< body >
16
15
< app-root > </ app-root >
17
16
18
17
19
- < script src ="NavBar-responsibe-tailwindcss-angular9/ runtime-es2015.0811dcefd377500b5b1a.js " type ="module "> </ script > < script src ="NavBar-responsibe-tailwindcss-angular9/ runtime-es5.0811dcefd377500b5b1a.js " nomodule defer > </ script > < script src ="NavBar-responsibe-tailwindcss-angular9/ polyfills-es5.1a3c78b07cd6f16c6e9a.js " nomodule defer > </ script > < script src ="NavBar-responsibe-tailwindcss-angular9/ polyfills-es2015.1f913f16a2d346cc8bdc.js " type ="module "> </ script > < script src ="NavBar-responsibe-tailwindcss-angular9/ main-es2015.ddca73aea35c1a66888a.js " type ="module "> </ script > < script src ="NavBar-responsibe-tailwindcss-angular9/ main-es5.ddca73aea35c1a66888a.js " nomodule defer > </ script > </ body >
18
+ < script src ="runtime-es2015.0811dcefd377500b5b1a.js " type ="module "> </ script > < script src ="runtime-es5.0811dcefd377500b5b1a.js " nomodule defer > </ script > < script src ="polyfills-es5.1a3c78b07cd6f16c6e9a.js " nomodule defer > </ script > < script src ="polyfills-es2015.1f913f16a2d346cc8bdc.js " type ="module "> </ script > < script src ="main-es2015.ddca73aea35c1a66888a.js " type ="module "> </ script > < script src ="main-es5.ddca73aea35c1a66888a.js " nomodule defer > </ script > </ body >
20
19
</ html >
Original file line number Diff line number Diff line change 1
1
export const environment = {
2
- production : true ,
3
- "output-path" : "./docs/" ,
4
- "base-href" : "https://elcascarudo-dev.github.io/NavBar-responsibe-tailwindcss-angular9/"
2
+ production : true
5
3
} ;
You can’t perform that action at this time.
0 commit comments