Compare commits
2 Commits
dd97d4f64a
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| c370efe67c | |||
|
eda9adda03
|
@@ -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
File diff suppressed because one or more lines are too long
+2
-2
@@ -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>
|
||||
@@ -2110,4 +2110,4 @@
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user