rdrew 2 months ago
parent
commit
6aabbdca58
  1. 2
      bs.js
  2. BIN
      images/dirt_road.png
  3. 2
      templates/includes/lp-banner.html.twig

2
bs.js

@ -2,7 +2,7 @@ var browserSync = require('browser-sync');
browserSync({
//proxy: 'http://137.149.200.93',
proxy: 'https://islandimagined2.islandarchives.ca',
proxy: 'http://bowing2.islandarchives.ca/',
files: 'css/**/*.css',
plugins: ['bs-rewrite-rules'],
serveStatic: ['.'],

BIN
images/dirt_road.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

2
templates/includes/lp-banner.html.twig

@ -1,5 +1,5 @@
<div class="hero--wrapper">
<div class="hero-section" style="background:url(/themes/custom/olivesbdh/images/pei_map_banner.jpg) 50% no-repeat;">
<div class="hero-section" style="background:url(/themes/custom/olivesbdh/images/dirt_road.png) 50% no-repeat;">
<div class="logo-wrapper">
<figure class="logo--ilivesbdh">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"

Loading…
Cancel
Save