You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates/package
Daniel Gunzinger 31ae81fe70
fix: do not escape space between PyPI repository url and package name… (#23981)
…; add trailing slash to PyPI repository URL (in accordance to PEP-503)

This should solve Issue #23980, by moving the space in front of the
package name and the package name out of the `gitea-origin-url` block.
It also adds a trailing slash to the PyPI repository URL in accordance
to [Python PEP-503](https://peps.python.org/pep-0503/).

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
1 year ago
..
content fix: do not escape space between PyPI repository url and package name… (#23981) 1 year ago
metadata Add Swift package registry (#22404) 1 year ago
shared Move helpers to be prefixed with `gt-` (#22879) 1 year ago
settings.tmpl Convert `<div class="button">` to `<button class="button">` (#23337) 1 year ago
view.tmpl Display image size for multiarch container images (#23821) 1 year ago