diff options
author | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-07-04 11:41:09 +0200 |
---|---|---|
committer | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-07-04 11:41:09 +0200 |
commit | 6ae668238c37514cacd1977471a10284b432e5a1 (patch) | |
tree | 61e98cabaa82cf64c8390c70bfc934b3941443d3 /_site/admin/denied | |
parent | 1d62401c897a5ba82d0def92d97d09195a6d676f (diff) | |
download | unchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.tar.gz unchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.tar.bz2 unchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.zip |
Name change
Diffstat (limited to '_site/admin/denied')
-rw-r--r-- | _site/admin/denied/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_site/admin/denied/index.php b/_site/admin/denied/index.php index 8eb88c2..ec51020 100644 --- a/_site/admin/denied/index.php +++ b/_site/admin/denied/index.php @@ -3,7 +3,7 @@ <div class="container" style="margin-top:30px;text-align: center;"> <h1>Access is denied</h1> <h4 style="margin-bottom:20px;">This is a "staff only" page</h4> - <p>You tried to access a page that is on Blogchain's Administrators Workplace, which you cannot get access to because your GitHub account is not registered as a Blogchain Administrator.</p> + <p>You tried to access a page that is on UnchainedTech's Administrators Workplace, which you cannot get access to because your GitHub account is not registered as a UnchainedTech Administrator.</p> <p>You probably want to <a href="/" style="text-decoration: underline;">go back home</a>.</p> </div> |