File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- site_name : ' 📖 Documentation'
1
+ site_name : ' Documentation'
2
2
3
3
# For dev
4
4
site_url : !ENV [DOCS_SITE_URL,"https://docs.dev.arcana.network"]
@@ -213,12 +213,12 @@ plugins:
213
213
max_length : 160
214
214
- social :
215
215
enabled : !ENV [SOCIAL_CARDS_META, true]
216
- cards : !ENV [SOCIAL_CARDS_META, false ]
217
- cards_layout_options :
216
+ cards : !ENV [SOCIAL_CARDS_META, true ]
217
+ cards_layout_options : # works for sponsors only
218
218
font_family : Inter
219
- # background_color: "#0D0D0E" #sponsors only
220
- # color: "#FFFFFF" #sponsors only
221
- # background_image: img/social_card_image.png #sponsors only
219
+ background_color : " #0D0D0E" # works for sponsors only
220
+ color : " #FFFFFF" # works for sponsors only
221
+ background_image : img/social_card_image.png # works for sponsors only
222
222
- git-authors :
223
223
show_email_address : false
224
224
- git-revision-date-localized :
You can’t perform that action at this time.
0 commit comments