Skip to content

Commit

Permalink
saving changes
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-reis committed May 4, 2016
1 parent a6f7b72 commit f9c120c
Show file tree
Hide file tree
Showing 7 changed files with 256 additions and 246 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.remote-sync.json
/.sass-cache
/bower_components
/node_modules
3 changes: 2 additions & 1 deletion app/loop.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@

<?php else: ?>
<article>
<h2><?php _e('Sorry, nothing to display.', 'html5blank'); ?></h2>
<h4>Fehler 404</h4>
<h2>Leider nichts gefunden ...</h2>
</article>
<?php endif; ?>
</div>
Expand Down
1 change: 1 addition & 0 deletions assets/cardatheme.css

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions assets/cardatheme.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion easteregg.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ <h1>Fröhliche Weihnachten!</h1>
<p><strong style="font-size: larger">Dein &hearts;-Mann</strong></p>
</main>
</body>
</html>
</html>
Loading

0 comments on commit f9c120c

Please sign in to comment.