aboutsummaryrefslogtreecommitdiff
path: root/_site/includes
diff options
context:
space:
mode:
authorMinteck <46352972+Minteck@users.noreply.github.com>2021-07-04 11:41:09 +0200
committerMinteck <46352972+Minteck@users.noreply.github.com>2021-07-04 11:41:09 +0200
commit6ae668238c37514cacd1977471a10284b432e5a1 (patch)
tree61e98cabaa82cf64c8390c70bfc934b3941443d3 /_site/includes
parent1d62401c897a5ba82d0def92d97d09195a6d676f (diff)
downloadunchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.tar.gz
unchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.tar.bz2
unchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.zip
Name change
Diffstat (limited to '_site/includes')
-rw-r--r--_site/includes/articles/getlist.php4
-rw-r--r--_site/includes/dom/footer.php4
-rw-r--r--_site/includes/dom/header.php20
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 = "&lt;unknown file&gt;", $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 = "&lt;unknown file&gt;", $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">