This commit is contained in:
Víctor Losada Hernández 2024-12-05 16:18:16 +01:00
parent e851e93f69
commit 32d4d0102d
2 changed files with 14 additions and 3 deletions

View File

@ -1,2 +1,12 @@
# Naturalcrit
Top-tier tools for the discerning D&D DM
Naturalcrit is an organization created circa 2020, to keep maintenance of the Homebrewery, this is the repository that tracks the main website, naturalcrit.com.
naturalcrit.com holds the account system, so all accounts go through it, as of now, no other traffic runs through it.
While the site originaly had another tool called the badgeRender, but has been non-functional for years as of the writing of this article.
The current maintainer of this repository is @5e-Cleric, me, but anyone should be able to create pull requests or open issues. Please keep the issues in this repository about the account system or other related stuff, for issues about the homebrewery or any other tool, open them in their respective repository.
Updated, December 5th, 2024

View File

@ -126,7 +126,8 @@
text-transform: uppercase;
padding: 12px 20px 10px;
}
+.accountButton.login {
display:none;
}
}
.accountButton.login {
display:none;
}