1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

Update README and Boilerplate occurrences

Changed "Configuration" section to instruct developers on what occurrences to rename throughout the package.
This commit is contained in:
Chauncey McAskill
2021-09-18 01:14:34 -04:00
parent 7e30939b14
commit 7e8a21f698
6 changed files with 26 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
<html class="is-loading" lang="en" data-page="page">
<head>
<meta charset="utf-8">
<title>Form | Boilerplate</title>
<title>Form | Locomotive Boilerplate</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -20,7 +20,7 @@
<div data-load-container>
<div class="o-scroll" data-module-scroll="main">
<header data-scroll-section>
<a href="/"><h1>Boilerplate</h1></a>
<a href="/"><h1>Locomotive Boilerplate</h1></a>
<nav>
<ul>
<li><a href="images.html">Images</a></li>