Skip to content

Commit 15d8e12

Browse files
committed
Merge branch 'main' into feat/PORTAL_BLOG_SHOW_MAIN_IMAGE
2 parents 2947e5b + 8d42417 commit 15d8e12

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

taccsite_cms/settings/settings_custom.example.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,13 @@
8888
"img_file_src": "https://cdn.jsdelivr.net/gh/TACC/Core-CMS@v4.33.0/taccsite_cms/static/site_cms/img/favicons/favicon.ico",
8989
}
9090

91+
########################
92+
# TACC: SOCIAL MEDIA
93+
########################
94+
95+
# To disable "share this:" links (e.g. on News)
96+
# PORTAL_SOCIAL_SHARE_PLATFORMS = []
97+
9198
########################
9299
# SEARCH
93100
########################

0 commit comments

Comments
 (0)