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/includes | |
parent | 1d62401c897a5ba82d0def92d97d09195a6d676f (diff) | |
download | unchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.tar.gz unchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.tar.bz2 unchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.zip |
Name change
Diffstat (limited to '_site/includes')
-rw-r--r-- | _site/includes/articles/getlist.php | 4 | ||||
-rw-r--r-- | _site/includes/dom/footer.php | 4 | ||||
-rw-r--r-- | _site/includes/dom/header.php | 20 |
3 files changed, 14 insertions, 14 deletions
diff --git a/_site/includes/articles/getlist.php b/_site/includes/articles/getlist.php index 8018472..8a342f1 100644 --- a/_site/includes/articles/getlist.php +++ b/_site/includes/articles/getlist.php @@ -20,7 +20,7 @@ function getArticlesList($ordered = true) { $list[$id] = [ "date" => date("Y-m-d"), "title" => $id, - "author" => "Blogchain", + "author" => "UnchainedTech", "cover" => null, "extract" => "", "admin" => false @@ -105,7 +105,7 @@ function getArticlesList($ordered = true) { $list[$id] = [ "date" => date("Ymd"), "title" => $id, - "author" => [ "Blogchain Authors" ], + "author" => [ "UnchainedTech Authors" ], "cover" => null, "extract" => "", "admin" => true diff --git a/_site/includes/dom/footer.php b/_site/includes/dom/footer.php index 2b0a1f2..af25872 100644 --- a/_site/includes/dom/footer.php +++ b/_site/includes/dom/footer.php @@ -4,7 +4,7 @@ <hr> <div class="container"> - <p># blogchain <a href="https://twitter.com/_Minteck" target="_blank">--support</a> <a href="https://github.com/Minteck/Blogchain-Software" target="_blank">--code</a> <a href="/about">--version</a>_<br> + <p># unchainedtech <a href="https://twitter.com/_Minteck" target="_blank">--support</a> <a href="https://github.com/Minteck/UnchainedTech-Software" target="_blank">--code</a> <a href="/about">--version</a>_<br> <span style="color:black !important;"> <?php @@ -17,7 +17,7 @@ ?> </span></p> - <small><p style="text-align: center;">ยฉ <?= date('Y') ?> Blogchain Authors, All rights reserved. ยท <a href="https://minteck-projects.alwaysdata.net/legal" target="_blank" style="text-decoration: underline;">Legal</a></p></small> + <small><p style="text-align: center;">ยฉ <?= date('Y') ?> UnchainedTech Authors, All rights reserved. ยท <a href="https://minteck-projects.alwaysdata.net/legal" target="_blank" style="text-decoration: underline;">Legal</a></p></small> </div> </body> diff --git a/_site/includes/dom/header.php b/_site/includes/dom/header.php index 7f4bcf5..8022ae3 100644 --- a/_site/includes/dom/header.php +++ b/_site/includes/dom/header.php @@ -29,7 +29,7 @@ function gh_api($api) { 'Content-Type: application/json', "Accept: application/json", "Authorization: token " . json_decode(file_get_contents($_SERVER['DOCUMENT_ROOT'] . "/includes/admin/credentials.json"), true)["token"], - "User-Agent: Blogchain-Admin/0.0.0 (nekostarfan@gmail.com)" + "User-Agent: UnchainedTech-Admin/0.0.0 (nekostarfan@gmail.com)" )); $result = curl_exec($crl); @@ -51,7 +51,7 @@ function customShutdown() { <!DOCTYPE html> <html> <head> - <title>Something went wrong on Blogchain ๐</title> + <title>Something went wrong on UnchainedTech ๐</title> <style> @font-face { @@ -104,7 +104,7 @@ function customShutdown() { <body> <div style='margin-top:50px;text-align: center;'> <h1>Something went wrong <small>(like, for real!)</small></h1> - <p>An error occured and Blogchain cannot load right now. Even us can make mistakes sometimes, and because you are really nice you will <a href='mailto:nekostarfan@gmail.com'>report this bug</a>.</p> + <p>An error occured and UnchainedTech cannot load right now. Even us can make mistakes sometimes, and because you are really nice you will <a href='mailto:nekostarfan@gmail.com'>report this bug</a>.</p> <p>For you, really tech-savvy people, here is that alien language thing you're probably looking for:</p> <pre> #99{$d["type"]}: "; @@ -132,7 +132,7 @@ foreach ($stlines as $stline) { echo("\n at " . $pp2[0] . ":" . $pp2n[0]); } else if ($stline === "{main}") { - echo("\n at Blogchain.\$Core (PHP " . PHP_VERSION . ")"); + echo("\n at UnchainedTech.\$Core (PHP " . PHP_VERSION . ")"); } } @@ -152,7 +152,7 @@ function customError($errno, $errstr, $errfile = "<unknown file>", $errlin <!DOCTYPE html> <html> <head> - <title>Something went wrong on Blogchain ๐</title> + <title>Something went wrong on UnchainedTech ๐</title> <style> @font-face { @@ -205,12 +205,12 @@ function customError($errno, $errstr, $errfile = "<unknown file>", $errlin <body> <div style='margin-top:50px;text-align: center;'> <h1>Something went wrong <small>(like, for real!)</small></h1> - <p>An error occured and Blogchain cannot load right now. Even us can make mistakes sometimes, and because you are really nice you will <a href='mailto:nekostarfan@gmail.com'>report this bug</a>.</p> + <p>An error occured and UnchainedTech cannot load right now. Even us can make mistakes sometimes, and because you are really nice you will <a href='mailto:nekostarfan@gmail.com'>report this bug</a>.</p> <p>For you, really tech-savvy people, here is that alien language thing you're probably looking for:</p> <pre> #{$errno}: {$errstr} at {$errfile}:{$errline} - at Blogchain.\$Core (PHP " . PHP_VERSION . ") + at UnchainedTech.\$Core (PHP " . PHP_VERSION . ") </pre> </div> </body> @@ -227,8 +227,8 @@ register_shutdown_function("customShutdown"); <html lang="en"> <head> <meta charset="UTF-8"> - <meta name="description" content="<?= $_DESCRIPTION ?? "A page from Blogchain, a blog made by technology enthusiasts that talks about all sorts of stuff." ?>"> - <title><?= isset($_TITLE) ? $_TITLE . " on Blogchain ๐" : "Blogchain" ?></title> + <meta name="description" content="<?= $_DESCRIPTION ?? "A page from UnchainedTech, a blog made by technology enthusiasts that talks about all sorts of stuff." ?>"> + <title><?= isset($_TITLE) ? $_TITLE . " on UnchainedTech ๐" : "UnchainedTech" ?></title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="/logo.svg"> <link rel="stylesheet" href="/css/bootstrap.min.css"> @@ -374,7 +374,7 @@ register_shutdown_function("customShutdown"); </head> <body> <nav class="navbar navbar-expand-sm bg-dark navbar-dark"> - <a class="navbar-brand" href="/"><img id="siteicon" src="/logo-alt.svg" width="32px"> <span style="vertical-align: middle;"># blogchain_ <?= $admin ? '<span class="badge badge-secondary">admin</span>' : '' ?></span></a> + <a class="navbar-brand" href="/"><img id="siteicon" src="/logo-alt.svg" width="32px"> <span style="vertical-align: middle;"># unchainedtech_ <?= $admin ? '<span class="badge badge-secondary">admin</span>' : '' ?></span></a> <ul class="navbar-nav"> <li class="nav-item"> |