aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/vintage/includes.html
Commit message (Collapse)AuthorAgeFilesLines
* fix: ensure HTML tags are stripped from OpenGraph descriptionVirtualTam2019-01-181-1/+1
| | | | | | | Fixes https://github.com/shaarli/Shaarli/issues/1250 Relates to https://github.com/shaarli/Shaarli/issues/1242 Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Add OpenGraph meta tags on permalink pageArthurHoaro2018-08-131-0/+20
| | | | | | | | | | | | | | Includes: - og:title - og:type -> article - og:image -> if there is a thumbnail - og:url -> permalink - og:description -> first 300 chars of raw description - article:published_time - article:modified_time - article:tag -> one OG meta tag for each shaare tag Fixes #258
* add loading user css at last to vintage tplMark Schmitz2018-04-131-1/+1
|
* Webpack / Update front paths in template filesArthurHoaro2018-03-281-3/+2
|
* Move default template to vintage folderArthurHoaro2017-02-271-0/+15