Compare commits

..

2 Commits

Author SHA1 Message Date
mysticmode c370efe67c Update README with correct pascar html file 2026-05-31 07:54:32 +00:00
mysticmode eda9adda03 feat: Update source code link 2026-05-31 13:16:38 +05:30
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ runs entirely in your browser - no server, no internet.
## Portability
Pascar is a self-contained single HTML file.
If you want this to be portable in your USB stick, you just need to download this single file [pascar.html](https://git.sr.ht/~mysticmode/pascar/blob/main/index.html) and use it.
If you want this to be portable in your USB stick, you just need to download this single file [pascar.html](https://git.ennt.io/mysticmode/pascar/releases/download/v0.1.0/pascar.html) and use it.
## License
This software is license under **MIT License**. Please refer the [LICENSE](./LICENSE) text for more detail.
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -2054,7 +2054,7 @@
Open & save files via your local filesystem.
</div>
<div style="font-size:14px;line-height:1.6;text-align:center;">
<a id="source-code-link" style="color:#295991;" href="https://git.sr.ht/~mysticmode/pascar" target="_blank">Source code</a>
<a id="source-code-link" style="color:#295991;" href="https://git.ennt.io/mysticmode/pascar" target="_blank">Source code</a>
by Nirmal Kumar R.
</div>
<div class="dialog-buttons"><button class="btn primary" id="d-about-ok">OK</button></div>