fix: Source code link + Manifest.json update name
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "Pascar Text Editor",
|
"name": "Pascar",
|
||||||
"short_name": "Pascar",
|
"short_name": "Pascar",
|
||||||
"start_url": "index.html",
|
"start_url": "index.html",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
|
|||||||
@@ -1311,6 +1311,9 @@
|
|||||||
No server. No data sent anywhere.<br>
|
No server. No data sent anywhere.<br>
|
||||||
Open & save files via your local filesystem.
|
Open & save files via your local filesystem.
|
||||||
</div>
|
</div>
|
||||||
|
<div style="font-size:14px;line-height:1.6;text-align:center;">
|
||||||
|
<a style="color:#295991;" href="https://github.com/potentzero/pascar" target="_blank">Source code</a>
|
||||||
|
by Nirmal Kumar R.
|
||||||
</div>
|
</div>
|
||||||
<div class="dialog-buttons"><button class="btn primary" id="d-about-ok">OK</button></div>
|
<div class="dialog-buttons"><button class="btn primary" id="d-about-ok">OK</button></div>
|
||||||
`, () => {
|
`, () => {
|
||||||
@@ -1349,3 +1352,4 @@
|
|||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user