0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-22 12:07:37 +01:00
gitea/templates/base
wxiaoguang c802c46a9b
Refactor og:description to limit the max length (#26876)
1. The `og:description` should be "a one to two sentence description of
your object"
* It shouldn't output all the user inputted content -- it would be
pretty huge.
    * Maybe it only needs at most 300 bytes.
2. Do not render commit message as HTML
2023-09-03 01:43:29 +00:00
..
alert_details.tmpl
alert.tmpl
disable_form_autofill.tmpl
footer_content.tmpl Move licenses.txt to /assets directory (#26866) 2023-09-01 14:42:33 +00:00
footer.tmpl Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
head_navbar.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
head_opengraph.tmpl Refactor og:description to limit the max length (#26876) 2023-09-03 01:43:29 +00:00
head_script.tmpl Check disabled workflow when rerun jobs (#26535) 2023-08-22 10:30:02 +08:00
head_style.tmpl
head.tmpl Improve opengraph previews (#26851) 2023-09-01 16:59:24 +00:00
modal_actions_confirm.tmpl
paginate.tmpl