Skip to content

Commit

Permalink
Squashed 'plugins/embed/' changes from 2f2eb27..6b1e7d6
Browse files Browse the repository at this point in the history
6b1e7d6 feature: rhrnt theme added description of the blog.

git-subtree-dir: plugins/embed
git-subtree-split: 6b1e7d6e43f8f793fcea6459b2bc8f342567cdfe
  • Loading branch information
nistormihai committed May 21, 2015
1 parent d83a377 commit 0760ac8
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gui-resources/scripts/js/build/themes/rhrnt-section.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion gui-resources/scripts/js/build/themes/rhrnt.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions gui-themes/themes/rhrnt-section/container.dust
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{>"themeBase/container"/}

{<headerContainer}
<div class="liveblog-header">
{+header}
{+blogDescription}{/blogDescription}
{/header}
</div>
{/headerContainer}

{<userComment}
Expand Down
5 changes: 5 additions & 0 deletions gui-themes/themes/rhrnt/container.dust
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{>"themeBase/container"/}

{<headerContainer}
<div class="liveblog-header">
{+header}
{+blogDescription}{/blogDescription}
{/header}
</div>
{/headerContainer}

{<contentBottomContainer}
Expand Down

0 comments on commit 0760ac8

Please sign in to comment.