mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Orange colors
* Add Open Sans to the stack
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
var baseUrl = '{{ .Site.BaseUrl }}';
|
||||
var host = baseUrl.substring(0, baseUrl.length - 1).replace(/\//g, '');
|
||||
if ((host === window.location.host) && (window.location.protocol !== 'https:')) {
|
||||
window.location.protocol = 'https';
|
||||
window.location.protocol = 'https:';
|
||||
}
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user