-
+ {{ range $social := $.Site.Data.beautifulhugo.social.social_icons }}
+ {{- if isset $tisseur $social.id }}
+
- + + + + + + + + {{- end -}} + {{ end }} + {{ if .crapaudfou }} +
- + crapaud-fou + + {{ end }} +
diff --git a/config.toml b/config.toml index 2e87cc2..6d9d5df 100644 --- a/config.toml +++ b/config.toml @@ -64,6 +64,11 @@ pygmentCodeFences = true url = "/code_honneur/" weight = 2 +[[menu.main]] + name = "Tisseurs" + url = "/tisseurs/" + weight = 2 + # [[menu.main]] # identifier = "tutos" # name = "Tutos" diff --git a/data/tisseurs/12b.yml b/data/tisseurs/12b.yml index 4ec5f90..16d07b4 100644 --- a/data/tisseurs/12b.yml +++ b/data/tisseurs/12b.yml @@ -2,6 +2,6 @@ nom: 12b github: Lab-8916100448256 gitlab: lab.8916100448256 -crapaud-fou: 12b +crapaudfou: 12b youtube: Lab 8916100448256 instagram: farm.8916100448256 \ No newline at end of file diff --git a/data/tisseurs/mckmonster.yml b/data/tisseurs/mckmonster.yml index ebcd3f7..8fc558f 100644 --- a/data/tisseurs/mckmonster.yml +++ b/data/tisseurs/mckmonster.yml @@ -2,4 +2,4 @@ nom: mckmonster github: mckmonster gitlab: mckmonster -crapaud-fou: trenty \ No newline at end of file +crapaudfou: trenty \ No newline at end of file diff --git a/themes/beautifulhugo/layouts/_default/tisseurs.html b/themes/beautifulhugo/layouts/_default/tisseurs.html index 0202f2d..f7f438c 100644 --- a/themes/beautifulhugo/layouts/_default/tisseurs.html +++ b/themes/beautifulhugo/layouts/_default/tisseurs.html @@ -2,9 +2,28 @@