Remove .paige-social

master
Will Faught 2 years ago
parent beaf178d3d
commit 1a92761b4c

@ -915,8 +915,6 @@ Page and sub-page classes:
<dd>The reading time.</dd> <dd>The reading time.</dd>
<dt><code>.paige-series</code></dt> <dt><code>.paige-series</code></dt>
<dd>The series.</dd> <dd>The series.</dd>
<dt><code>.paige-social</code></dt>
<dd>Social icon links.</dd>
<dt><code>.paige-summary</code></dt> <dt><code>.paige-summary</code></dt>
<dd>The summary.</dd> <dd>The summary.</dd>
<dt><code>.paige-title</code></dt> <dt><code>.paige-title</code></dt>

@ -27,6 +27,6 @@ Paige is designed to put your content front and center, avoiding the typical clu
<a class="lead" href="https://github.com/willfaught/paige">Install it now.</a> <a class="lead" href="https://github.com/willfaught/paige">Install it now.</a>
</p> </p>
<div class="column-gap-3 d-flex display-6 justify-content-center mb-3 paige-social"> <div class="column-gap-3 d-flex display-6 justify-content-center mb-3">
{{< paige/icon class="bi bi-github" name="GitHub" url="https://github.com/willfaught/paige" >}} {{< paige/icon class="bi bi-github" name="GitHub" url="https://github.com/willfaught/paige" >}}
</div> </div>

Loading…
Cancel
Save