From 2037d3789245c64b74b823baaacd06e3c68b054c Mon Sep 17 00:00:00 2001
From: William Harrison <william@williamdavidharrison.com.au>
Date: Thu, 22 Dec 2022 16:27:08 +0800
Subject: [PATCH] Remove unneeded code

---
 index.html | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/index.html b/index.html
index 7fb4bd8d..d1a78f98 100644
--- a/index.html
+++ b/index.html
@@ -69,11 +69,6 @@
     <script src="//cdn.jsdelivr.net/npm/docsify-darklight-theme@latest/dist/index.min.js" type="text/javascript"></script>
 
     <style>
-      a[href="#/?id=%f0%9f%aa%90-deta-the-free-cloud-for-hackers"] {
-        color: rgb(233, 105, 0) !important;
-        font-weight: bold !important;
-      }
-
       blockquote:first-of-type {
         background-color: rgba(235, 248, 242, 0.363);
       }