diff options
author | VirtualTam <virtualtam@flibidi.net> | 2017-08-01 19:00:03 +0200 |
---|---|---|
committer | VirtualTam <virtualtam@flibidi.net> | 2017-08-02 14:48:41 +0200 |
commit | 9ff77362fe3c132ac390399e184424edcbfcf90a (patch) | |
tree | 8fa58c4a9cf32c80b766527b8792c6b277532a0b /doc/html/mkdocs/js/search-results-template.mustache | |
parent | c71c7e2bd49be4123a79d0bf9a882ea516f07674 (diff) | |
download | Shaarli-9ff77362fe3c132ac390399e184424edcbfcf90a.tar.gz Shaarli-9ff77362fe3c132ac390399e184424edcbfcf90a.tar.zst Shaarli-9ff77362fe3c132ac390399e184424edcbfcf90a.zip |
documentation: remove generated HTML from SCM
Relates to https://github.com/shaarli/Shaarli/issues/908
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'doc/html/mkdocs/js/search-results-template.mustache')
-rw-r--r-- | doc/html/mkdocs/js/search-results-template.mustache | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/html/mkdocs/js/search-results-template.mustache b/doc/html/mkdocs/js/search-results-template.mustache deleted file mode 100644 index a8b3862f..00000000 --- a/doc/html/mkdocs/js/search-results-template.mustache +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | <article> | ||
2 | <h3><a href="{{location}}">{{title}}</a></h3> | ||
3 | <p>{{summary}}</p> | ||
4 | </article> | ||