Skip to content

Commit b5e893f

Browse files
committed
Add inline templates to changelog
1 parent f13f37f commit b5e893f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Changelog
88
* Remove `blocks.html.twig` and inline the blocks in `base.html.twig`.
99
* Use `ng-href=""` on menu icon to make sure it does not reload page.
1010
* Fix hover color on `.navbar-toggle`.
11+
* All templates have been inlined. This reduces XMLHttpRequests and makes the site faster.
12+
Also it can be cached as a single template by twig.
1113

1214
1.0.1 - 2013-02-05
1315
------------------

0 commit comments

Comments
 (0)