Fixing url
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ Easily create and edit your blog posts with our intuitive text editor. Use the b
|
|
21 |
3. View the live preview to see your formatted blog post.
|
22 |
|
23 |
<div style="background-color: #e6f9e6; padding: 16px 32px; outline: 2px solid; border-radius: 10px;">
|
24 |
-
Note that this is mainly a tool for helping with tricky markdown, but it's a great idea to use the
|
25 |
</div>
|
26 |
|
27 |
Happy blogging!
|
|
|
21 |
3. View the live preview to see your formatted blog post.
|
22 |
|
23 |
<div style="background-color: #e6f9e6; padding: 16px 32px; outline: 2px solid; border-radius: 10px;">
|
24 |
+
Note that this is mainly a tool for helping with tricky markdown, but it's a great idea to use the <a href="https://huggingface.co/new-blog">community blog editor</a> for actual visualization.
|
25 |
</div>
|
26 |
|
27 |
Happy blogging!
|