Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Your Blog Title</title> | |
| <meta name="description" content="A short description of the blog."> | |
| <meta name="keywords" content="Visualization, Machine Learning"> | |
| <meta name="date" content="2025-09-03"> | |
| </head> | |
| <body> | |
| <h1>Your Blog Title</h1> | |
| <p>This is the first meaningful paragraph of your blog post. It will appear in the blog listing preview.</p> | |
| <p>Continue writing your content here...</p> | |
| </body> | |
| </html> | |