diff options
Diffstat (limited to '_site/articles/index.php')
-rw-r--r-- | _site/articles/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_site/articles/index.php b/_site/articles/index.php index 1ac8e1e..fcac33a 100644 --- a/_site/articles/index.php +++ b/_site/articles/index.php @@ -2,7 +2,7 @@ <div class="container" style="margin-top:30px;text-align: center;"> <h2>Here be dragons!</h2> - <p>This is the complete list of all the posts that were on Blogchain one day. Yep, they are all here!</p> + <p>This is the complete list of all the posts that were on UnchainedTech one day. Yep, they are all here!</p> </div> <?php $list = getArticlesList() ?> <div class="container"> |