Skip to content

Commit aee3bc1

Browse files
committed
Add margin to comparison headings and correct Cloud Native Focused status in article
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 5766b37 commit aee3bc1

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

src/collections/resources/Resources.style.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export const ResourcesWrapper = styled.div`
44
55
div.comparison h3 {
66
text-align: left;
7+
margin-top: 2rem;
78
}
89
910
.sub-heading {

src/collections/resources/articles/layer5-academy-vs-moocit/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ It is the backbone of the platform, enabling instructors to easily design, struc
4343
| Course Management ||| Tools to organize, assign, and manage |
4444
| Course Tracking ||| Track learner progress and completion |
4545
| Course Authoring | ⚠️ || Moocit: uses an antiquated Open edX platform with XML-based authoring. Layer5: uses a modern Hugo static site generator with Markdown-based authoring. |
46-
| Cloud Native Focused ||| Layer5 is a cloud native ecosystem stalwart, tightly aligned with the CNCF. |
4746
| Public Catalog ||| Layer5 provides comprehensive discoverability; Moocit lacks full public catalog. |
4847

4948
### Learner Experience
@@ -90,7 +89,9 @@ Extra functionalities make the platforms more engaging. While both cover gamific
9089
| Gamification ||| Layer5: badges and learning leaderboards. |
9190
| eCommerce Management ||| Both platforms support Stripe as a built-in integration. |
9291
| White-labeling ||| Superior branding flexibility in Layer5 |
93-
| Chatbot Support ||| Moocit: website chat. Layer5: community-centric Slack |
92+
| Chatbot Support | ⚠️ || Moocit: website chat. Layer5: community-centric Slack |
93+
| Cloud Native Focused ||| Layer5 is a cloud native ecosystem stalwart, tightly aligned with the CNCF. |
94+
9495

9596

9697
## Summary

0 commit comments

Comments
 (0)