add Cargo metadata
This commit is contained in:
parent
2fa661c752
commit
fabd40e0b6
2 changed files with 8 additions and 2 deletions
|
|
@ -4,8 +4,8 @@
|
|||
<link href="https::/planet.tvl.fyi"/>
|
||||
<updated>{{now()|date(format="%Y-%m-%dT%H:%M:%SZ")}}</updated>
|
||||
<id>https::/planet.tvl.fyi</id>
|
||||
<generator uri="{{ PKG_HOMEPAGE }}" version="{{ PKG_VERSION }}">
|
||||
{{ PKG_NAME }} by {{ PKG_AUTHORS }}
|
||||
<generator uri="{{ PKG_HOMEPAGE|escape }}" version="{{ PKG_VERSION|escape }}">
|
||||
{{ PKG_NAME|escape }} by {{ PKG_AUTHORS|escape }}
|
||||
</generator>
|
||||
<icon>https://planet.tvl.fyi/logo.svg</icon>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue