File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 < base href ="/ ">
55 < meta charset ="UTF-8 " />
66 < title > Paulo Henrique - Portfólio CLI</ title >
7- < link rel ="stylesheet " href ="stylecli.css " />
7+ < link rel ="stylesheet " href ="/PaginaCLI/ stylecli.css " />
88 < script src ="https://cdn.jsdelivr.net/npm/tsparticles-slim@2.12.0/tsparticles.slim.min.js "> </ script >
99 < script src ="path/to/particles-config.js "> </ script >
1010 </ head >
@@ -44,6 +44,6 @@ <h1>Prompt de comando</h1>
4444 </ div >
4545 < div class ="shape square s2 "> </ div >
4646 </ div >
47- < script src ="scriptcli.js "> </ script >
47+ < script src ="/PaginaCLI/ scriptcli.js "> </ script >
4848 </ body >
4949</ html >
Original file line number Diff line number Diff line change 55< head >
66 < meta charset ="UTF-8 ">
77 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
8- < link rel ="stylesheet " href ="styleweb.css ">
8+ < link rel ="stylesheet " href ="/PaginaWeb/ styleweb.css ">
99 <!-- Google Fonts -->
1010 < link rel ="preconnect " href ="https://fonts.googleapis.com ">
1111 < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
You can’t perform that action at this time.
0 commit comments