added reload button
This commit is contained in:
@@ -16,6 +16,7 @@ MDLinks is a static HTML page with JS markdown parser. It creates a link portal
|
||||
* config.style='path_to_style.css';
|
||||
* config.title='Title of page';
|
||||
* config.columns=[integer]; // Split heads to this many columns
|
||||
* config.narrow=[integer]; // Create one column table on windows narrower than N pixels
|
||||
* config.search=true; // Display link search bar
|
||||
* config.favicon='path_to_favicon.ico';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user