diff options
author | Zach van Rijn <me@zv.io> | 2021-07-21 03:44:59 -0500 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2021-07-21 03:44:59 -0500 |
commit | 6ac3a27b7a040dd85734ed9019664b936cc1641b (patch) | |
tree | 56a6c8b1773c46377664dfb9f7625d171eacb43b | |
parent | 6723f12337b78256f77fe14dd142f1a59c1e82b8 (diff) | |
download | site-ng-6ac3a27b7a040dd85734ed9019664b936cc1641b.tar.gz site-ng-6ac3a27b7a040dd85734ed9019664b936cc1641b.tar.bz2 site-ng-6ac3a27b7a040dd85734ed9019664b936cc1641b.tar.xz site-ng-6ac3a27b7a040dd85734ed9019664b936cc1641b.zip |
Bold formatting on HorizonScript link.
-rw-r--r-- | src/desktop/index.html | 2 | ||||
-rw-r--r-- | src/screenshots/index.html | 2 | ||||
-rw-r--r-- | src/servers/index.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/desktop/index.html b/src/desktop/index.html index cc0193d..36ab0f1 100644 --- a/src/desktop/index.html +++ b/src/desktop/index.html @@ -137,7 +137,7 @@ __HEADER__ <div class="col-12 col-md-4"> <p>Adélie is bundled with Horizon, an easy-to-use installer to get you up and running quickly.</p> <br /> - <p>Large-scale deployments are easily automated with the fully-specified <a href="https://www.adelielinux.org/horizon/">HorizonScript language</a>.</p> + <p>Large-scale deployments are easily automated with the fully-specified <a href="https://www.adelielinux.org/horizon/"><strong>HorizonScript language</strong></a>.</p> </div> <div class="col-12 col-md-4"> <p>With a vibrant community of developers and users alike, the support you need is within immediate reach. For those in need of more support, the Adélie Team is here for you.</p> diff --git a/src/screenshots/index.html b/src/screenshots/index.html index 274b778..8eb635d 100644 --- a/src/screenshots/index.html +++ b/src/screenshots/index.html @@ -242,7 +242,7 @@ __HEADER__ <div class="col-12 col-md-4"> <p>Adélie is bundled with Horizon, an easy-to-use installer to get you up and running quickly.</p> <br /> - <p>Large-scale deployments are easily automated with the fully-specified <a href="https://www.adelielinux.org/horizon/">HorizonScript language</a>.</p> + <p>Large-scale deployments are easily automated with the fully-specified <a href="https://www.adelielinux.org/horizon/"><strong>HorizonScript language</strong></a>.</p> </div> <div class="col-12 col-md-4"> <p>With a vibrant community of developers and users alike, the support you need is within immediate reach. For those in need of more support, the Adélie Team is here for you.</p> diff --git a/src/servers/index.html b/src/servers/index.html index 5f2cebe..2db945b 100644 --- a/src/servers/index.html +++ b/src/servers/index.html @@ -113,7 +113,7 @@ __HEADER__ <div class="col-12 col-md-4"> <p>Adélie is bundled with Horizon, an easy-to-use installer to get you up and running quickly.</p> <br /> - <p>Large-scale deployments are easily automated with the fully-specified <a href="https://www.adelielinux.org/horizon/">HorizonScript language</a>.</p> + <p>Large-scale deployments are easily automated with the fully-specified <a href="https://www.adelielinux.org/horizon/"><strong>HorizonScript language</strong></a>.</p> </div> <div class="col-12 col-md-4"> <p>With a vibrant community of developers and users alike, the support you need is within immediate reach. For those in need of more support, the Adélie Team is here for you.</p> |