mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.201.0
This commit is contained in:
@@ -7,7 +7,7 @@ const onLoadSeo = async () => {
|
||||
document.title = `${it.name} - 5etools`;
|
||||
$(`.page__title`).text(`${_SEO_PAGE.toTitleCase()}: ${it.name}`);
|
||||
|
||||
$(`<div class="col-12 ve-flex-vh-center my-2 pt-3">
|
||||
$(`<div class="ve-col-12 ve-flex-vh-center my-2 pt-3">
|
||||
<button class="btn btn-primary">
|
||||
<a href="/${_SEO_PAGE}.html" style="font-size: 1.7em; color: white;">${_SEO_STYLE === 1 ? `View All` : `View Complete`} ${_SEO_PAGE.toTitleCase()}</a>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user