diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-03-01 20:21:28 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-03-01 20:21:28 -0500 |
commit | cce1869b10d6f49dd2885cfb88f90928797595b5 (patch) | |
tree | a0aa562403b3ef8e1b784fbecff9a0877e1a2837 /index.html | |
parent | 2899869b9424c13d82d3835c1563f98de5407a75 (diff) |
add limited time label to shamrock
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -379,7 +379,7 @@ </div> <div class="options"> <h3>Shamrock</h3> - <p>Luck of the Irish</p> + <p>Luck of the Irish <span class="label label-warning">For March Only!</span></p> <div class="btn-group"><a class="btn btn-info" href="shamrock/">Preview</a></div> <div class="btn-group"> <a class="btn btn-info" target="_blank" href="shamrock/bootstrap.min.css" |