Skip to content

Commit 132a572

Browse files
authored
Merge pull request #131 from Asifdotexe/120-ui-add-individual-project-pages
#120 added docs and live website link
2 parents ba060e1 + e526aa9 commit 132a572

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

_site/projects/Theseus/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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>

projects/theseus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ badges:
1010
- GitHub Actions
1111
- Black Style
1212
github_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"
1515
image: /assets/images/projects/theseus.webp
1616
---
1717

0 commit comments

Comments
 (0)