Skip to content

Commit

Permalink
remove Node Interactive banner from home (#1053)
Browse files Browse the repository at this point in the history
  • Loading branch information
edsadr authored Dec 6, 2016
1 parent 5b872dc commit 305dd47
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 30 deletions.
1 change: 0 additions & 1 deletion layouts/css/base.styl
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ pre
@import 'layout/_main'
@import 'layout/_lists'
@import 'page-modules/_linuxfoundation'
@import 'page-modules/_interactive-banner'
@import 'page-modules/_header'
@import 'page-modules/_footer'
@import 'page-modules/_home'
Expand Down
17 changes: 0 additions & 17 deletions layouts/css/page-modules/_interactive-banner.styl

This file was deleted.

12 changes: 0 additions & 12 deletions layouts/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,6 @@
<body>
{{> header }}

<div id="interactive-wrapper">
<div id="interactive">
<span>
<img src="/static/images/interactive/nodejs-interactive-logo-center.png" />
</span>
<a href="http://events.linuxfoundation.org/events/node-interactive">
<img src="/static/images/interactive/nodejs-interactive-hero-banner-right-na.png"
alt="Node.js Interactive North America, Austin, Texas, November 29 - Dec 2, 2016" />
</a>
</div>
</div>

<div id="main">
<div class="container">

Expand Down
Binary file removed static/images/interactive/background.jpg
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 305dd47

Please sign in to comment.