File tree Expand file tree Collapse file tree 9 files changed +38
-17
lines changed
Expand file tree Collapse file tree 9 files changed +38
-17
lines changed Original file line number Diff line number Diff line change 2424 < div class ="dropdown ">
2525 < a href ="# " class ="dropdown-toggle "> Projects ▾</ a >
2626 < div class ="dropdown-menu ">
27- < a href ="dash-chat.html "> Dash Chat</ a >
27+ < a href ="dashchat/ "> Dash Chat</ a >
2828 < a href ="corri.html "> Corri AI</ a >
2929 < a href ="https://darksoil.studio/p2p-shipyard " target ="_blank " rel ="noopener "> p2p Shipyard</ a >
3030 < a href ="bouy-os.html "> Buoy</ a >
4343 < div class ="dropdown mobile-dropdown ">
4444 < a href ="# " class ="dropdown-toggle "> Projects ▾</ a >
4545 < div class ="dropdown-menu ">
46- < a href ="dash-chat.html "> Dash Chat</ a >
46+ < a href ="dashchat/ "> Dash Chat</ a >
4747 < a href ="corri.html "> Corri AI</ a >
4848 < a href ="https://darksoil.studio/p2p-shipyard " target ="_blank " rel ="noopener "> p2p Shipyard</ a >
4949 < a href ="bouy-os.html "> Buoy</ a >
Original file line number Diff line number Diff line change 2525 < div class ="dropdown ">
2626 < a href ="# " class ="dropdown-toggle "> Projects ▾</ a >
2727 < div class ="dropdown-menu ">
28- < a href ="dash-chat.html "> Dash Chat</ a >
28+ < a href ="dashchat/ "> Dash Chat</ a >
2929 < a href ="corri.html "> Corri AI</ a >
3030 < a href ="https://darksoil.studio/p2p-shipyard " target ="_blank " rel ="noopener "> p2p Shipyard</ a >
3131 < a href ="bouy-os.html "> Buoy</ a >
4444 < div class ="dropdown ">
4545 < a href ="# " class ="dropdown-toggle "> Projects ▾</ a >
4646 < div class ="dropdown-menu ">
47- < a href ="dash-chat.html "> Dash Chat</ a >
47+ < a href ="dashchat/ "> Dash Chat</ a >
4848 < a href ="corri.html "> Corri AI</ a >
4949 < a href ="https://darksoil.studio/p2p-shipyard " target ="_blank " rel ="noopener "> p2p Shipyard</ a >
5050 < a href ="bouy-os.html "> Buoy</ a >
Original file line number Diff line number Diff line change 2424 < div class ="dropdown ">
2525 < a href ="# " class ="dropdown-toggle "> Projects ▾</ a >
2626 < div class ="dropdown-menu ">
27- < a href ="dash-chat.html "> Dash Chat</ a >
27+ < a href ="dashchat/ "> Dash Chat</ a >
2828 < a href ="corri.html "> Corri AI</ a >
2929 < a href ="https://darksoil.studio/p2p-shipyard " target ="_blank " rel ="noopener "> p2p Shipyard</ a >
3030 < a href ="bouy-os.html "> Buoy</ a >
4343 < div class ="dropdown mobile-dropdown ">
4444 < a href ="# " class ="dropdown-toggle "> Projects ▾</ a >
4545 < div class ="dropdown-menu ">
46- < a href ="dash-chat.html "> Dash Chat</ a >
46+ < a href ="dashchat/ "> Dash Chat</ a >
4747 < a href ="corri.html "> Corri AI</ a >
4848 < a href ="https://darksoil.studio/p2p-shipyard " target ="_blank " rel ="noopener "> p2p Shipyard</ a >
4949 < a href ="bouy-os.html "> Buoy</ a >
Original file line number Diff line number Diff line change 55 href ="https://fonts.googleapis.com/css?family=Rubik "
66 rel ="stylesheet "
77 />
8+ < meta http-equiv ="refresh " content ="0; url=dashchat/ " />
9+ < link rel ="canonical " href ="dashchat/ " />
810 < link rel ="stylesheet " href ="style.css " />
911 < title > Dash Chat - darksoil studio</ title >
1012 < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
2426 < div class ="dropdown ">
2527 < a href ="# " class ="dropdown-toggle "> Projects ▾</ a >
2628 < div class ="dropdown-menu ">
27- < a href ="dash-chat.html "> Dash Chat</ a >
29+ < a href ="dashchat/ "> Dash Chat</ a >
2830 < a href ="corri.html "> Corri AI</ a >
2931 < a href ="https://darksoil.studio/p2p-shipyard " target ="_blank " rel ="noopener "> p2p Shipyard</ a >
3032 < a href ="bouy-os.html "> Buoy</ a >
4244 < div class ="dropdown mobile-dropdown ">
4345 < a href ="# " class ="dropdown-toggle "> Projects ▾</ a >
4446 < div class ="dropdown-menu ">
45- < a href ="dash-chat.html "> Dash Chat</ a >
47+ < a href ="dashchat/ "> Dash Chat</ a >
4648 < a href ="corri.html "> Corri AI</ a >
4749 < a href ="https://darksoil.studio/p2p-shipyard " target ="_blank " rel ="noopener "> p2p Shipyard</ a >
4850 < a href ="bouy-os.html "> Buoy</ a >
Original file line number Diff line number Diff line change 1+ <!doctype html>
2+ < html >
3+ < head >
4+ < meta charset ="utf-8 " />
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6+ < title > Dash Chat - darksoil studio</ title >
7+ </ head >
8+ < body >
9+ < script >
10+ // Load the original page into this clean URL
11+ window . location . replace ( "../dash-chat.html" ) ;
12+ </ script >
13+ < noscript >
14+ < meta http-equiv ="refresh " content ="0; url=../dash-chat.html " />
15+ < p > If you are not redirected automatically, follow this < a href ="../dash-chat.html "> link to Dash Chat</ a > .</ p >
16+ </ noscript >
17+ </ body >
18+ </ html >
19+
Original file line number Diff line number Diff line change 2424 < div class ="dropdown ">
2525 < a href ="# " class ="dropdown-toggle "> Projects ▾</ a >
2626 < div class ="dropdown-menu ">
27- < a href ="dash-chat.html "> Dash Chat</ a >
27+ < a href ="dashchat/ "> Dash Chat</ a >
2828 < a href ="corri.html "> Corri AI</ a >
2929 < a href ="https://darksoil.studio/p2p-shipyard " target ="_blank " rel ="noopener "> p2p Shipyard</ a >
3030 < a href ="bouy-os.html "> Buoy</ a >
4242 < div class ="dropdown mobile-dropdown ">
4343 < a href ="# " class ="dropdown-toggle "> Projects ▾</ a >
4444 < div class ="dropdown-menu ">
45- < a href ="dash-chat.html "> Dash Chat</ a >
45+ < a href ="dashchat/ "> Dash Chat</ a >
4646 < a href ="corri.html "> Corri AI</ a >
4747 < a href ="https://darksoil.studio/p2p-shipyard " target ="_blank " rel ="noopener "> p2p Shipyard</ a >
4848 < a href ="bouy-os.html "> Buoy</ a >
@@ -72,7 +72,7 @@ <h2 id="what-we-do">What We Do</h2>
7272 < h2 id ="things-weve-made "> Projects</ h2 >
7373
7474 < rocket-columns >
75- < a href ="dash-chat.html " class ="project-card-link ">
75+ < a href ="dashchat/ " class ="project-card-link ">
7676 < rocket-card >
7777 < div slot ="title " class ="card-title ">
7878 < h4 > Dash Chat</ h4 >
Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < meta charset ="utf-8 " />
5- < meta http-equiv ="refresh " content ="0; url=../dash-chat.html " />
6- < link rel ="canonical " href ="../dash-chat.html " />
5+ < meta http-equiv ="refresh " content ="0; url=../dashchat/ " />
6+ < link rel ="canonical " href ="../dashchat/ " />
77 < title > Redirecting…</ title >
88 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
99 < script >
10- window . location . replace ( "../dash-chat.html " ) ;
10+ window . location . replace ( "../dashchat/ " ) ;
1111 </ script >
1212 </ head >
1313 < body >
14- < p > If you are not redirected automatically, follow this < a href ="../dash-chat.html "> link to Dash Chat</ a > .</ p >
14+ < p > If you are not redirected automatically, follow this < a href ="../dashchat/ "> link to Dash Chat</ a > .</ p >
1515 </ body >
1616 </ html >
1717
Original file line number Diff line number Diff line change 2727 </ button >
2828 < div class ="menu-links ">
2929 < a href ="index.html "> Home</ a >
30- < a href ="dash-chat.html "> Dash Chat</ a >
30+ < a href ="dashchat/ "> Dash Chat</ a >
3131 < a href ="https://darksoil.studio/p2p-shipyard " target ="_blank " rel ="noopener "> p2p Shipyard</ a >
3232 < a href ="bouy-os.html "> Bouy OS</ a >
3333 < a href ="roadmap.html "> Roadmap</ a >
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ export default defineConfig({
2828 rollupOptions : {
2929 input : {
3030 main : resolve ( __dirname , 'index.html' ) ,
31- dash : resolve ( __dirname , 'dash-chat .html' ) ,
31+ dash : resolve ( __dirname , 'dashchat/index .html' ) ,
3232 corri : resolve ( __dirname , 'corri.html' ) ,
3333 bouy : resolve ( __dirname , 'bouy-os.html' ) ,
3434 contact : resolve ( __dirname , 'contact.html' )
You can’t perform that action at this time.
0 commit comments