From b20b1560c25aa95b22c13ab1f525dacfbf48cf2e Mon Sep 17 00:00:00 2001
From: yhan <yushi.han@pasteur.fr>
Date: Tue, 10 Oct 2023 10:28:43 +0200
Subject: [PATCH] unpate file yml

---
 docs/_pkgdown.yml | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 docs/_pkgdown.yml

diff --git a/docs/_pkgdown.yml b/docs/_pkgdown.yml
new file mode 100644
index 0000000..ff34f80
--- /dev/null
+++ b/docs/_pkgdown.yml
@@ -0,0 +1,11 @@
+url: ~
+template:
+  bootstrap: 5
+  bootswatch: flatly
+
+authors:
+    Gaël Millot:
+        href: https://gitlab.pasteur.fr/gmillot
+    Yushi Han:
+        href: https://gitlab.pasteur.fr/yhan
+
-- 
GitLab