Update the theme metadata

This commit is contained in:
Antoine Le Gonidec 2024-07-24 11:17:20 +02:00
parent a382492c62
commit f3749bd663
Signed by: vv221
GPG key ID: 636B78F91CEB80D8

View file

@ -1,21 +1,21 @@
<?xml version="1.0"?>
<theme-info xmlns="http://www.simplemachines.org/xml/theme-info" xmlns:smf="http://www.simplemachines.org/">
<!-- For the id, always use something unique - put your name, a colon, and then the package name. -->
<id>smf:khbb</id>
<!-- The theme's version, please try to use semantic versioning. -->
<version>1.0</version>
<!-- Install for, the SMF versions this theme was designed for. Uses the same wildcards used in the packager manager. This field is mandatory. -->
<install for="2.1 - 2.1.99, 2.1.2" />
<!-- Theme name, used purely for aesthetics. -->
<name>Khbb, aux couleurs de Khaganat</name>
<!-- Author: your email address or contact information. The name attribute is optional. -->
<author name="Zatalyz">zatalyz.khbb@liev.re</author>
<!-- Website... where to get updates and more information. -->
<website>https://git.khaganat.net/khaganat/web/tpl_khforum/</website>
<!-- Template layers to use, defaults to "html,body". -->
<layers>html,body</layers>
<!-- Templates to load on startup. Default is "index". -->
<templates>index</templates>
<!-- Base this theme off another? Default is blank, or no. It could be "default". -->
<based-on>default</based-on>
<!-- For the id, always use something unique - put your name, a colon, and then the package name. -->
<id>mmf:mmf-smf-theme</id>
<!-- The theme's version, please try to use semantic versioning. -->
<version>1.0</version>
<!-- Install for, the SMF versions this theme was designed for. Uses the same wildcards used in the packager manager. This field is mandatory. -->
<install for="2.1 - 2.1.99, 2.1.2" />
<!-- Theme name, used purely for aesthetics. -->
<name>Thème Millions Missing FRANCE</name>
<!-- Author: your email address or contact information. The name attribute is optional. -->
<author>info@millionsmissing.fr</author>
<!-- Website... where to get updates and more information. -->
<website></website>
<!-- Template layers to use, defaults to "html,body". -->
<layers>html,body</layers>
<!-- Templates to load on startup. Default is "index". -->
<templates>index</templates>
<!-- Base this theme off another? Default is blank, or no. It could be "default". -->
<based-on>default</based-on>
</theme-info>