more helps
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
config.source="example_links.txt";
|
config.source="example_links.txt";
|
||||||
config.columns=3;
|
config.columns=3;
|
||||||
|
config.title="MDLinks";
|
||||||
|
config.favicon=null; // link to favicon
|
||||||
|
config.css=null; // link to style file
|
||||||
|
|||||||
@@ -23,9 +23,16 @@
|
|||||||
|
|
||||||
# Google
|
# Google
|
||||||
|
|
||||||
[Google](http://www.google.com/ig?hl=en)
|
[Google](http://www.google.com/ig)
|
||||||
[Gmail](http://www.gmail.com)
|
[Gmail](http://www.gmail.com)
|
||||||
[Gcalendar](https://www.google.com/calendar/render)
|
[Gcalendar](https://www.google.com/calendar)
|
||||||
[Gmaps](http://maps.google.com/)
|
[Gmaps](http://maps.google.com/)
|
||||||
[Drive](http://drive.google.com)
|
[Drive](http://drive.google.com)
|
||||||
|
|
||||||
|
# MDLinks notes
|
||||||
|
|
||||||
|
This web page is plain javascript,
|
||||||
|
but it reads a markdown resource file to
|
||||||
|
generate a link portal page.
|
||||||
|
[Source file](example_links.txt)
|
||||||
|
[Additional config](config.js)
|
||||||
|
|||||||
Reference in New Issue
Block a user