From f23f9eed7771543a2d3a8957008cc3d7ce81dc7a Mon Sep 17 00:00:00 2001 From: Adam Plouff Date: Sun, 21 Jul 2024 20:52:13 -0400 Subject: [PATCH] image link --- editor/index.html | 6 ++++-- index.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) 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" } ],