diff --git a/bs.js b/bs.js index ca8683d..f99f471 100755 --- a/bs.js +++ b/bs.js @@ -1,8 +1,8 @@ var browserSync = require('browser-sync'); browserSync({ - //proxy: 'http://137.149.200.93', - proxy: 'https://islandimagined2.islandarchives.ca', + proxy: 'http://137.149.200.30', //dev + //proxy: 'http://137.149.200.42', //prod files: 'css/**/*.css', plugins: ['bs-rewrite-rules'], serveStatic: ['.'], diff --git a/olivesdocs.info.yml b/olivesdocs.info.yml index f8b666e..78241ea 100755 --- a/olivesdocs.info.yml +++ b/olivesdocs.info.yml @@ -1,19 +1,7 @@ -# This theme is marked as @internal. It is intended to evolve and change over -# minor releases. -# As the UI of Drupal improves between minor versions, the markup and assets in -# the Olivesdocs theme will change. The Olivesdocs theme is not backwards compatible -# If you wish to modify the output or assets of Olivesdocs you can: -# 1. Copy the whole of Olivesdocs and rename it as your own theme. You will need to -# manually manage your own updates if you want to stay up to date with Olivesdocs's -# bug fixes and feature support. -# -# 2. Sub-theme Olivesdocs. This is only recommended if you want to make minor -# tweaks and understand that Olivesdocs could break your modifications as it -# changes. name: Olivesdocs type: theme base theme: false -description: THIS IS A CLONE OF OLIVERO FOR ISLANDIMAGINED. +description: THIS IS A CLONE OF OLIVERO FOR PEILDO. alt text: Screenshot of Olivesdocs, Drupal front-end theme. package: Core version: VERSION