added: link to sources in help page
This commit is contained in:
parent
5f6b9ae74c
commit
b7914ac98a
3
main.js
3
main.js
|
@ -2309,6 +2309,9 @@ function showhelp()
|
||||||
help.push("[Calmly Writer](https://calmlywriter.com/)");
|
help.push("[Calmly Writer](https://calmlywriter.com/)");
|
||||||
help.push("[Cryptee](https://crypt.ee/)");
|
help.push("[Cryptee](https://crypt.ee/)");
|
||||||
|
|
||||||
|
help.push("##Sources");
|
||||||
|
help.push("https://github.com/quenousimporte/notes");
|
||||||
|
|
||||||
bindfile(
|
bindfile(
|
||||||
{
|
{
|
||||||
title: "Help",
|
title: "Help",
|
||||||
|
|
Loading…
Reference in New Issue