From bf911b1f35b5f4973caf465c0e816e25bfb03827 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=95=E7=AB=8B=E9=9D=92?= Date: Wed, 30 Dec 2020 15:20:59 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd21b9c..c508100 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Roam Research ✍️ Writing with your lovely cards 🧩 and beautiful theme 2. Add a child JavaScript code block to it with this code... ```js -const CARD_MODE_VERSION = "cb1ded25"; +const CARD_MODE_VERSION = "2c03f381"; window.URLScriptServer = `https://cdn.jsdelivr.net/gh/JimmyLv/styled-roam@${CARD_MODE_VERSION}/`; var s = document.createElement("script"); @@ -21,7 +21,7 @@ document.getElementsByTagName("head")[0].appendChild(s); ``` 3. Press the BIG RED button (also works with [roam42](https://github.com/roamhacker/roam42), so you can just put them together) -4. Change CARD_MODE_VERSION value `cb1ded25` to the latest Git commit hash whenever you're ready to upgrade +4. Change CARD_MODE_VERSION value `2c03f381` to the latest Git commit hash whenever you're ready to upgrade ![Roam Research 卡片式主题 Focus 模式](https://raw.staticdn.net/JimmyLv/images/master/2020/Roam%20Research%20%E5%8D%A1%E7%89%87%E5%BC%8F%E4%B8%BB%E9%A2%98%20Focus%20%E6%A8%A1%E5%BC%8F.jpg)