- Midhurst Roofing: correct base location to Midhurst (not Barrie), add toll-free 1-800-909-3987, expand service area to 30+ municipalities (Simcoe/Dufferin/Muskoka/ York/across Ontario), update services to include TPO/EPDM/BUR/Mod Bit/snow removal - Severn Roofing: expand service area to 'Simcoe County & Beyond' (not just Orillia/ Severn), reposition as flat roofing specialists with commercial/industrial scope, add siding/soffit/fascia/eavestrough services, add phone (705) 955-2011 - Update _config.yml site description to reflect broader regional coverage - Update index.html hero text and both contractor cards - Update roofing-contractors.html descriptions, service areas, and contact info
21 lines
512 B
YAML
21 lines
512 B
YAML
title: "Simcoe Trades Journal"
|
|
subtitle: "Local Contractor Case Studies & Verified Trade Spotlights"
|
|
description: "In-depth project breakdowns, flat roofing case studies, timber carpentry, and local contractor reviews across Simcoe County, Dufferin, Muskoka, and Central Ontario."
|
|
url: "http://localhost:10101"
|
|
baseurl: ""
|
|
|
|
permalink: /posts/:title/
|
|
markdown: kramdown
|
|
|
|
defaults:
|
|
- scope:
|
|
path: ""
|
|
type: "posts"
|
|
values:
|
|
layout: "post"
|
|
|
|
exclude:
|
|
- Gemfile
|
|
- Gemfile.lock
|
|
- README.md
|