Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ParisNeo committed Aug 22, 2024
1 parent 7691652 commit 1cd4a91
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,12 @@ <h1>WebCraftorApps</h1>
<a href="lollms_chat/index.html">LoLLMS ui</a>
</div>
</div>
<div class="card" onclick="window.location.href='PillPal/index.html'">
<img src="PillPal/icon.png" alt="PillPal">
<div class="card-content">
<a href="PillPal/index.html">PillPal</a>
</div>
</div>
</div>
<button class="refresh-button" onclick="forceRefresh()">Refresh Page</button>
<script>
Expand Down

0 comments on commit 1cd4a91

Please sign in to comment.