File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -491,10 +491,10 @@ <h1 class="project-title" style="margin-bottom: 10px;">Ship of Theseus</h1>
491491 < a href ="https://github.com/Asifdotexe/Theseus.git " target ="_blank " style ="color: var(--vibrant-green); text-decoration: none; display: flex; align-items: center; gap: 5px; "> < ion-icon name ="logo-github "> </ ion-icon > GitHub</ a >
492492
493493
494- < a href ="# " target ="_blank " style ="color: var(--vibrant-green); text-decoration: none; display: flex; align-items: center; gap: 5px; "> < ion-icon name ="globe-outline "> </ ion-icon > Live Demo</ a >
494+ < a href ="https://theseus.asifdotexe.workers.dev/ " target ="_blank " style ="color: var(--vibrant-green); text-decoration: none; display: flex; align-items: center; gap: 5px; "> < ion-icon name ="globe-outline "> </ ion-icon > Live Demo</ a >
495495
496496
497- < a href ="# " target ="_blank " style ="color: var(--vibrant-green); text-decoration: none; display: flex; align-items: center; gap: 5px; "> < ion-icon name ="document-text-outline "> </ ion-icon > Docs</ a >
497+ < a href ="https://github.com/Asifdotexe/Theseus/tree/main/docs " target ="_blank " style ="color: var(--vibrant-green); text-decoration: none; display: flex; align-items: center; gap: 5px; "> < ion-icon name ="document-text-outline "> </ ion-icon > Docs</ a >
498498
499499 </ div >
500500 </ header >
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ badges:
1010 - GitHub Actions
1111 - Black Style
1212github_link : https://github.com/Asifdotexe/Theseus.git
13- live_link : " # "
14- doc_link : " # "
13+ live_link : " https://theseus.asifdotexe.workers.dev/ "
14+ doc_link : " https://github.com/Asifdotexe/Theseus/tree/main/docs "
1515image : /assets/images/projects/theseus.webp
1616---
1717
You can’t perform that action at this time.
0 commit comments