From 0c11573e352e677f484a580425c3656d36b65d3b Mon Sep 17 00:00:00 2001 From: d0zingcat Date: Thu, 21 Nov 2019 11:15:05 +0800 Subject: [PATCH] refined. --- README.md | 4 ++-- _config.yml | 2 +- source/{about.md => about/index.md} | 0 source/{links.md => links/index.md} | 0 source/{resources.md => resources/index.md} | 0 source/{tools.md => tools/index.md} | 0 themes/even | 2 +- 7 files changed, 4 insertions(+), 4 deletions(-) rename source/{about.md => about/index.md} (100%) rename source/{links.md => links/index.md} (100%) rename source/{resources.md => resources/index.md} (100%) rename source/{tools.md => tools/index.md} (100%) diff --git a/README.md b/README.md index dbd1185..9f637bc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Infinite Looping +# Infinite Loop [![Netlify Status](https://api.netlify.com/api/v1/badges/0725a595-3d55-493b-a7ac-0a72941e58ad/deploy-status)](https://app.netlify.com/sites/infloop/deploys) -Hi, this is my personal blog [Infinite Looping](https://blog.d0zingcat.xyz) which is generated by [Hexo](https://hexo.io) with theme [Even](https://github.com/ahonn/hexo-theme-even) and hosted on [Netlify](https://www.netlify.com/). +Hi, this is my personal blog [Infinite Loop](https://blog.d0zingcat.xyz) which is generated by [Hexo](https://hexo.io) with theme [Even](https://github.com/ahonn/hexo-theme-even) and hosted on [Netlify](https://www.netlify.com/). diff --git a/_config.yml b/_config.yml index 3b9e57b..0d42479 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ timezone: '' # URL ## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/' -url: https://blog.d0zingcat.xyz +url: https://infloop.life root: / permalink: :year/:month/:day/:title/ permalink_defaults: diff --git a/source/about.md b/source/about/index.md similarity index 100% rename from source/about.md rename to source/about/index.md diff --git a/source/links.md b/source/links/index.md similarity index 100% rename from source/links.md rename to source/links/index.md diff --git a/source/resources.md b/source/resources/index.md similarity index 100% rename from source/resources.md rename to source/resources/index.md diff --git a/source/tools.md b/source/tools/index.md similarity index 100% rename from source/tools.md rename to source/tools/index.md diff --git a/themes/even b/themes/even index 93050de..36947dc 160000 --- a/themes/even +++ b/themes/even @@ -1 +1 @@ -Subproject commit 93050de14cffbf807283070f7813682d071f873e +Subproject commit 36947dcf0625a11a5d491bc04751e768c3a2161a