Skip to content
Snippets Groups Projects
Commit 3abc6d9a authored by Nelson Tavares de Sousa's avatar Nelson Tavares de Sousa
Browse files

something different

parent 684ea21f
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,9 @@
$('.twitter-timeline').attr('data-tweet-limit', '3');
}(window.jQuery)
cheet('↑ ↑ ↓ ↓ ← → ← → b a', function() {
window.open("https://img1.etsystatic.com/007/0/6415555/il_570xN.381780781_dtaz.jpg","_self");
cheet('t e a t i m e', function() {
alertify
.alert("Noooo... It's TeeTime!", function(){
alertify.message('OK, I was wrong');
});
});
\ No newline at end of file
......@@ -157,6 +157,8 @@
<endContent>
<script src="//cdn.rawgit.com/namuol/cheet.js/master/cheet.min.js"
type="text/javascript"></script>
<link rel="stylesheet" href="//cdn.jsdelivr.net/alertifyjs/1.6.0/css/alertify.min.css"/>
<script src="//cdn.jsdelivr.net/alertifyjs/1.6.0/alertify.min.js"></script>
<script src="$resourcePath/js/twitter_index.js"></script>
</endContent>
<breadcrumbs>false</breadcrumbs>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment