We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e02153b commit ad69fe9Copy full SHA for ad69fe9
config.toml
@@ -320,6 +320,11 @@ googleAnalytics = "UA-60791139-1"
320
logo = "kapsul-square.jpeg"
321
link = "https://www.kapsul.io/"
322
323
+ [[params.sponsor]]
324
+ name = "McKinsey & Company"
325
+ logo = "mckinsey-square.png"
326
+ link = "https://www.mckinsey.com/"
327
+
328
# [[params.sponsor]]
329
# name = "Shodo"
330
# logo = "shodo-square.png"
@@ -380,12 +385,6 @@ googleAnalytics = "UA-60791139-1"
380
385
# name = "Pix"
381
386
# logo = "pix-square.jpg"
382
387
# link = "https://pix.fr/"
383
-#
384
-# [[params.sponsor]]
-# name = "McKinsey & Company"
-# logo = "mckinsey-square.png"
-# link = "https://www.mckinsey.com/"
388
-
389
390
391
# name = "Alcor.Academy"
0 commit comments