Skip to content

Commit d6f0ab4

Browse files
authored
remove link large (#452)
1 parent 2a0625f commit d6f0ab4

File tree

1 file changed

+1
-1
lines changed
  • apps/codingcatdev/src/routes/(content-single)/(non-course)/post/content-modeling-in-a-headless-cms-vs-a-traditional-webcms

1 file changed

+1
-1
lines changed

apps/codingcatdev/src/routes/(content-single)/(non-course)/post/content-modeling-in-a-headless-cms-vs-a-traditional-webcms/+page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ In the below illustration you can see three important differences from the Tradi
7575

7676
## Content Modeling
7777

78-
There are common requirements when you look at content modeling for pages in your web application between a traditional and headless CMS. You must first breakdown the end user experience of each page into different content types and properties. Amplience has an amazing guide on <a target="_blank" rel="noopener noreferrer" href="https://amplience.com/developers/docs/concepts/content-modeling/" class="text-3xl">the process of content modeling.</a>
78+
There are common requirements when you look at content modeling for pages in your web application between a traditional and headless CMS. You must first breakdown the end user experience of each page into different content types and properties. Amplience has an amazing guide on <a target="_blank" rel="noopener noreferrer" href="https://amplience.com/developers/docs/concepts/content-modeling/">the process of content modeling.</a>
7979

8080
This guide consists of the 4 steps below:
8181

0 commit comments

Comments
 (0)