mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
Update toolbar to use SSL css from ss.org
This commit is contained in:
parent
9b0b9cb306
commit
1477ebbfc9
@ -3,7 +3,7 @@ After:
|
||||
- toolbar/*
|
||||
---
|
||||
GlobalNav:
|
||||
hostname: 'http://www.silverstripe.org/'
|
||||
hostname: 'https://www.silverstripe.org/'
|
||||
css_path: '/themes/ssv3/css/toolbar.css'
|
||||
use_localhost: false
|
||||
GlobalNavTemplateProvider:
|
||||
@ -11,4 +11,4 @@ GlobalNavTemplateProvider:
|
||||
transfer_timeout: 6000
|
||||
SiteController:
|
||||
extensions:
|
||||
- GlobalNavExtension
|
||||
- GlobalNavExtension
|
||||
|
Loading…
Reference in New Issue
Block a user