From 9cd26998b64d218ed8194824de224db1e380ec8c Mon Sep 17 00:00:00 2001 From: WarlockFish <941510759@qq.com> Date: Wed, 22 Nov 2017 21:10:41 +0800 Subject: [PATCH] Site updated: 2017-11-22 21:10:41 --- CNAME | 1 + about/index.html | 2 ++ categories/index.html | 2 -- css/main.css | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..e820e93 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +warlockfish.xyz diff --git a/about/index.html b/about/index.html index 5e742f7..205dc9d 100644 --- a/about/index.html +++ b/about/index.html @@ -106,6 +106,8 @@ + + diff --git a/categories/index.html b/categories/index.html index 962fee2..b4f92fd 100644 --- a/categories/index.html +++ b/categories/index.html @@ -106,8 +106,6 @@ - - diff --git a/css/main.css b/css/main.css index 0d54045..3becc65 100644 --- a/css/main.css +++ b/css/main.css @@ -2040,7 +2040,7 @@ pre .javascript .function { width: 4px; height: 4px; border-radius: 50%; - background: #ffff49; + background: #ff98f2; } .links-of-blogroll { font-size: 13px;