Skip to content

Commit

Permalink
Updated homepage alert message
Browse files Browse the repository at this point in the history
  • Loading branch information
jdorfman committed Aug 14, 2018
1 parent 7c48e4a commit 3aaee8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions views/_partials/codier-alert.pug
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.alert.alert-info.text-center.mb-4(role='alert')
| Kick-Ass Custom Sticker Contest! Submit yours on #[a.alert-link(href='https://codier.io/challenge/stickermule?ref=bcdn', target='_blank') Codier].

//- vim: ft=pug sw=4 sts=4 et:
2 changes: 1 addition & 1 deletion views/index.pug
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
extends layout.pug

block content
include _partials/themes-alert.pug
include _partials/codier-alert.pug

h2.text-center=title

Expand Down

0 comments on commit 3aaee8f

Please sign in to comment.