diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index bd9dba9..30dec40 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -3,8 +3,8 @@
{{ .Site.Title }}
\ No newline at end of file
diff --git a/theme.toml b/theme.toml
index 4c7357d..612b4ef 100644
--- a/theme.toml
+++ b/theme.toml
@@ -4,18 +4,16 @@
name = "Vinyl Records Collection"
license = "MIT"
licenselink = "https://github.com/Wivik/vinyl-records-collection-theme/blob/main/LICENSE"
-description = ""
-homepage = "http://example.com/"
-tags = []
+description = "A Theme to display your vinyl records collection, with categories and images."
+homepage = "https://github.com/Wivik/vinyl-records-collection-theme"
+tags = ["collection", "records", "vinyl", "music"]
features = []
min_version = "0.116.1"
-[author]
- name = ""
- homepage = ""
+demosite = "https://vinyl.zedas.fr"
+
+[author]
+ name = "Seb"
+ homepage = "https://zedas.fr"
+
-# If porting an existing theme
-[original]
- name = ""
- homepage = ""
- repo = ""