This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch docusaurus-staging
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
from 7f497b40 make blog single CTA
add 2fba03f9 Fix blog categories in place of recent posts
No new revisions were added by this update.
Summary of changes:
src/theme/BlogLayout/index.d.ts | 3 ++
src/theme/BlogLayout/index.tsx | 87 +++++++++++++++++++++++++++++++++++++++++
src/theme/BlogLayout/style.scss | 47 ++++++++++++++++++++++
3 files changed, 137 insertions(+)
create mode 100644 src/theme/BlogLayout/index.d.ts
create mode 100644 src/theme/BlogLayout/index.tsx
create mode 100644 src/theme/BlogLayout/style.scss