Skip to content

Commit bd0d64e

Browse files
committed
fix(starterkit-twig-demo): mv source dist so it can be installed
1 parent b1cfd4f commit bd0d64e

File tree

155 files changed

+11
-22
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

155 files changed

+11
-22
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"comments" : [
3+
{
4+
"el": "header[role=banner]",
5+
"title" : "Masthead",
6+
"comment": "The main header of the site doesn't take up too much screen real estate in order to keep the focus on the core content. It's using a linear CSS gradient instead of a background image to give greater design flexibility and reduce HTTP requests."
7+
}
8+
]
9+
}

0 commit comments

Comments
 (0)