Skip to content
This repository was archived by the owner on May 7, 2018. It is now read-only.

Commit 60a6aea

Browse files
committed
feat: update examples
1 parent 96df61d commit 60a6aea

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/content/example.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"title": "Showcasing Hypermedia-driven Content Rendering in Angular",
2+
"title": "A Showcase for Content-Driven Angular Apps",
33
"_type": "page",
44
"_embedded": {
55
"headline": {
6-
"text": "Showcasing Hypermedia-driven Content Rendering in Angular",
6+
"text": "A Showcase for Content-Driven Angular Apps",
77
"_type": "headline"
88
},
99
"grid": {

src/content/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"title": "Showcasing Reactive Content Rendering in Angular",
2+
"title": "A Showcase for Content-Driven Angular Apps",
33
"_type": "page",
44
"_embedded": {
55
"headline": {
6-
"text": "Showcasing Reactive Content Rendering in Angular",
6+
"text": "A Showcase for Content-Driven Angular Apps",
77
"_type": "headline"
88
},
99
"banner": {

0 commit comments

Comments
 (0)