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 7aa62fb commit ab9cd67Copy full SHA for ab9cd67
_config.yml
@@ -38,9 +38,9 @@ twitter: vsoch
38
linkedin: vsochat
39
dockerhub: vanessa
40
41
-# Image and (square) dimension for logo
42
-# logo: "/assets/img/logo/SRCC-square-white.png"
43
-logo: "/assets/img/logo/SRCC-square-red.png"
+# Image and (square) dimension for logo (don't start with /)
+# logo: "assets/img/logo/SRCC-square-white.png"
+logo: "assets/img/logo/SRCC-square-red.png"
44
logo_pixels: 34
45
46
# Build settings
0 commit comments