This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch new-blog-post
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git


The following commit(s) were added to refs/heads/new-blog-post by this push:
     new 0e03d4e9 Add new blog post
0e03d4e9 is described below

commit 0e03d4e9039fcbd450027d6d77fe1cda3875aa93
Author: Rohit Yadav <[email protected]>
AuthorDate: Wed May 10 20:46:36 2023 +0530

    Add new blog post
    
    Some description of this new blog post (optional)
---
 blog/2023-05-10-test-blog/header.jpg | Bin 0 -> 150647 bytes
 blog/2023-05-10-test-blog/index.md   |  15 +++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/blog/2023-05-10-test-blog/header.jpg 
b/blog/2023-05-10-test-blog/header.jpg
new file mode 100644
index 00000000..c3d2c266
Binary files /dev/null and b/blog/2023-05-10-test-blog/header.jpg differ
diff --git a/blog/2023-05-10-test-blog/index.md 
b/blog/2023-05-10-test-blog/index.md
new file mode 100644
index 00000000..2937de43
--- /dev/null
+++ b/blog/2023-05-10-test-blog/index.md
@@ -0,0 +1,15 @@
+---
+layout: post
+title: Test Blog
+tags: [news]
+authors: [ivet]
+slug: test-blog
+---
+
+![](header.jpg "Blog Header Image")
+
+<h2>Lorem Ipsum</h2>
+
+Add content here
+
+<a class="button button--primary" href="https://cloudstack.apache.org/"; 
target="_blank">BUTTON</a>

Reply via email to