diff --git a/editor/index.html b/editor/index.html index a91bf7d..9c4591b 100644 --- a/editor/index.html +++ b/editor/index.html @@ -19,8 +19,9 @@ a { color: #fff; - text-decoration: none; - border-bottom: 1px solid #fff; + text-decoration: underline; + text-underline-offset: 2px; + /* border-bottom: 1px solid #fff; */ transition: all 0.1s ease-in-out; } @@ -85,6 +86,7 @@ padding: 10px 0; width: 100%; align-items: start; + text-decoration: none; } .inner { diff --git a/index.json b/index.json index 7ddb12a..d2beeea 100644 --- a/index.json +++ b/index.json @@ -29,7 +29,7 @@ { "title": "New ways to transfer", "date": "2024-07-21", - "body": "![iframe](https://www.youtube.com/embed/Y87yoC7yl8M?si=NFBP3F3nRt4TFXEj | 520 292)", + "body": "\n\n", "url": "https://battleaxe.co/docs/overlord-v2-workflow" } ],