From 4f11d1847f97ff863eedead60ad623dd42b6ce5d Mon Sep 17 00:00:00 2001 From: David de Kloet Date: Wed, 3 Apr 2024 11:46:25 +0200 Subject: [PATCH] Document that SNS logo should be a 1:1 circle. --- example_sns_init.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example_sns_init.yaml b/example_sns_init.yaml index 7ce43af..b07fadb 100644 --- a/example_sns_init.yaml +++ b/example_sns_init.yaml @@ -82,6 +82,8 @@ Principals: [] # Path to the SNS Project logo on the local filesystem. The path is relative # to the configuration file's location, unless an absolute path is given. # Must have less than 341,334 bytes. The only supported format is PNG. +# Consider that NNS dapp will render the image with a 1:1 aspect ratio and +# cropped to a circle. logo: logo.png # URL to the dapp controlled by the SNS project.