diff --git a/_admin.php b/_admin.php
index 35e937b..fbbb2cf 100644
--- a/_admin.php
+++ b/_admin.php
@@ -113,7 +113,6 @@ class facAdmin
'' .
'
' .
'';
-
}
/**
diff --git a/_define.php b/_define.php
index 3779191..d0ab15b 100644
--- a/_define.php
+++ b/_define.php
@@ -25,6 +25,10 @@ $this->registerModule(
'type' => 'plugin',
'dc_min' => '2.19',
'support' => 'https://github.com/JcDenis/fac',
- 'details' => 'https://plugins.dotaddict.org/dc2/details/fac'
+ 'details' => 'https://plugins.dotaddict.org/dc2/details/fac',
+ 'repository' => 'https://github.com/JcDenis/fac/',
+ 'settings' => [
+ 'blog' => '#params.fac_params'
+ ]
]
);
\ No newline at end of file
diff --git a/repository.xml b/repository.xml
new file mode 100644
index 0000000..76da5bd
--- /dev/null
+++ b/repository.xml
@@ -0,0 +1,13 @@
+
+
+Feed after content
+0.9.1
+Jean-Christian Denis and contributors
+Add RSS/Atom feeds after entries content
+https://github.com/JcDenis/fac/archive/refs/tags/v0.9.zip
+2.19
+https://plugins.dotaddict.org/dc2/details/fac
+
+https://github.com/JcDenis/fac
+
+
\ No newline at end of file