From 6ae668238c37514cacd1977471a10284b432e5a1 Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Sun, 4 Jul 2021 11:41:09 +0200 Subject: Name change --- _site/about/index.php | 8 ++++---- _site/admin/callback/index.php | 4 ++-- _site/admin/denied/index.php | 2 +- _site/admin/index.php | 2 +- _site/admin/login/index.php | 2 +- _site/admin/offline/index.php | 6 +++--- _site/admin/status/index.php | 4 ++-- _site/articles/index.php | 2 +- _site/feed.xml/index.php | 16 ++++++++-------- _site/home/index.php | 2 +- _site/includes/articles/getlist.php | 4 ++-- _site/includes/dom/footer.php | 4 ++-- _site/includes/dom/header.php | 20 ++++++++++---------- 13 files changed, 38 insertions(+), 38 deletions(-) (limited to '_site') diff --git a/_site/about/index.php b/_site/about/index.php index 04994e5..ed49405 100644 --- a/_site/about/index.php +++ b/_site/about/index.php @@ -1,4 +1,4 @@ - +
Blogchain is a tech-centric blog written by two people on their free time. Whether it is the new Windows update or the latest iPhone, the Blogchain writers will always find a topic to talk about.
+UnchainedTech is a tech-centric blog written by two people on their free time. Whether it is the new Windows update or the latest iPhone, the UnchainedTech writers will always find a topic to talk about.
-Blogchain is proudly powered by open-source software! Namely: +
UnchainedTech is proudly powered by open-source software! Namely:
-Last but not least, Blogchain wouldn't be so easy to develop without JetBrains software. Huge thanks to them for giving me (Minteck) a free license to help me develop my FLOSS software faster than ever!
+Last but not least, UnchainedTech wouldn't be so easy to develop without JetBrains software. Huge thanks to them for giving me (Minteck) a free license to help me develop my FLOSS software faster than ever!
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.
+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.
You probably want to go back home.
View unpublished articles, get statistics, export data and more.
- Login with Minteck Central Admin + Login with Minteck Central Admin Login with GitHub
This is the complete list of all the posts that were on Blogchain one day. Yep, they are all here!
+This is the complete list of all the posts that were on UnchainedTech one day. Yep, they are all here!
If you want a blog that talks about unknown technology and whose authors do weird experiments with tech stuff, you've come to the right place!
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() {
-
+