diff options
author | Zach van Rijn <me@zv.io> | 2021-07-14 11:04:01 -0500 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2021-07-14 11:04:01 -0500 |
commit | c77c0ee6e8932d9818df29ce6934615cc4c5177d (patch) | |
tree | d30e540e2a6add48d502646ab9d0778cf798c5da /src/independent.shade.fill | |
parent | 29456f2e59694ea76e01d0e00633af5d00ed0fd6 (diff) | |
download | site-ng-c77c0ee6e8932d9818df29ce6934615cc4c5177d.tar.gz site-ng-c77c0ee6e8932d9818df29ce6934615cc4c5177d.tar.bz2 site-ng-c77c0ee6e8932d9818df29ce6934615cc4c5177d.tar.xz site-ng-c77c0ee6e8932d9818df29ce6934615cc4c5177d.zip |
Convert tabs to spaces in the subsection templates.
Diffstat (limited to 'src/independent.shade.fill')
-rw-r--r-- | src/independent.shade.fill | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/independent.shade.fill b/src/independent.shade.fill index c0e5cc2..706786a 100644 --- a/src/independent.shade.fill +++ b/src/independent.shade.fill @@ -1,12 +1,12 @@ <div class="section bg-grey-lighter"> <div class="container"> - <div class="row"> - <div class="col-12 col-md-6"> - <h3>Independent by design.</h3> - </div> - <div class="col-12 col-md-6"> - <p>Adélie is an independent Linux distribution committed to integrity, privacy, and user freedom. <a href="/contribute/"><strong>Your donation might be tax-deductible</strong>.</a></p> - </div> - </div><!-- end row --> + <div class="row"> + <div class="col-12 col-md-6"> + <h3>Independent by design.</h3> + </div> + <div class="col-12 col-md-6"> + <p>Adélie is an independent Linux distribution committed to integrity, privacy, and user freedom. <a href="/contribute/"><strong>Your donation might be tax-deductible</strong>.</a></p> + </div> + </div><!-- end row --> </div><!-- end container --> </div> |