summaryrefslogtreecommitdiff
path: root/config/install/fossee_istos.settings.yml
blob: 33402a2158f42a43e11c13da6f00c543ff1053a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Default settings should not be located here. This file is only used to
# install initial setting values. If your theme is the one that introduces a
# new theme setting, it should use the Drupal Bootstrap base theme's
# @BootstrapSetting annotation discovery process. This ensures that sub-theme
# settings are inherited from base themes themes properly and to determine when
# a setting should be saved to config as "overridden".
#
# @see \Drupal\bootstrap\Plugin\SettingBase
# @see \Drupal\bootstrap\Plugin\SettingInterface
# @see \Drupal\bootstrap\Plugin\SettingManager
# @see \Drupal\bootstrap\Plugin\Form\SystemThemeSettings
# @see \Drupal\bootstrap\ThemeSettings

# This file cannot be empty, so install an initial empty array for "schemas".
# @see https://www.drupal.org/node/2813829
schemas: []

# Disable the CDN provider so compiled source files can be used.
#cdn_provider: ''

#default value for social media
facebook_url: 'https://www.facebook.com/iitbombay'
twitter_url: 'https://twitter.com/iitbombay'
google_plus_url: 'https://plus.google.com/+iitbombay'
linkedin_url: 'https://www.linkedin.com/edu/school?id=13496&trk=edu-cp-title'