nick 8 tahun lalu
induk
melakukan
139c974a16
2 mengubah file dengan 20 tambahan dan 3 penghapusan
  1. 12 0
      1.2.md
  2. 8 3
      book.json

+ 12 - 0
1.2.md

@@ -1 +1,13 @@
 `1.2`
 `1.2`
+
+### h2
+
+```
+<?php
+echo 'hello';
+```
+
+
+> hello
+
+__dddd__

+ 8 - 3
book.json

@@ -13,10 +13,15 @@
 	},
 	},
 	"plugins": [
 	"plugins": [
 	    "donate",
 	    "donate",
-	    "-sharing", 
+	    "sitemap",
+	    "-sharing",
+	    "splitter",
 	    "sharing-plus"
 	    "sharing-plus"
 	],
 	],
 	"pluginsConfig": {
 	"pluginsConfig": {
+		"sitemap": {
+            		"hostname": "http://linux.hellocode.name"
+	        },
 		"donate": {
 		"donate": {
 	        	"wechat": "https://wp.hellocode.name/wp-content/uploads/2017/12/reward_1513737335-200x200.jpg",
 	        	"wechat": "https://wp.hellocode.name/wp-content/uploads/2017/12/reward_1513737335-200x200.jpg",
 	       		"alipay": "https://wp.hellocode.name/wp-content/uploads/2017/12/reward_1513737644-200x200.jpg",
 	       		"alipay": "https://wp.hellocode.name/wp-content/uploads/2017/12/reward_1513737644-200x200.jpg",
@@ -32,7 +37,7 @@
            		"hatenaBookmark": false,
            		"hatenaBookmark": false,
            		"instapaper": false,
            		"instapaper": false,
            		"line": false,
            		"line": false,
-           		"linkedin": true,
+           		"linkedin": false,
            		"messenger": false,
            		"messenger": false,
            		"pocket": false,
            		"pocket": false,
            		"qq": true,
            		"qq": true,
@@ -45,7 +50,7 @@
            		"whatsapp": false,
            		"whatsapp": false,
            		"all": [
            		"all": [
                			"facebook", "twitter","weibo",
                			"facebook", "twitter","weibo",
-				 "linkedin","qq", "qzone"
+				 "qq", "qzone"
            		]
            		]
        		}
        		}
 	}
 	}