Skip to content

Commit

Permalink
Merge pull request #4 from edufabra/gh-pages
Browse files Browse the repository at this point in the history
Share your love
  • Loading branch information
alombarte authored May 8, 2024
2 parents e88fcad + be5b63c commit f19d301
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 14 deletions.
12 changes: 1 addition & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,7 @@
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>

<script src="./wallpapers.js"></script>
<script src="https://mustache.github.io/extras/mustache.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-83597810-1', 'auto');
ga('send', 'pageview');

</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/0.1/mustache.js"></script>
<script language="javascript">

$( document ).ready(function() {
Expand Down
10 changes: 7 additions & 3 deletions wallpapers.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,22 @@ images = [
},
{
"title": "David Hasselhof",
"url": "http://static2.comicvine.com/uploads/screen_kubrick/0/40/749137-hoff.jpg"
"url": "https://4.bp.blogspot.com/-oZHW7F1KwUU/XH3f7horpxI/AAAAAAADc_I/AbB_1Zg4ifgDWQRKD-nUTLQSdZ783PkdACLcBGAs/s1600/david-hasselhoff-with-puppies-6.jpg"
},
{
"title": "Salchiiiipaaaaaapaaaa",
"url": "https://i.ytimg.com/vi/FuJh1gDL76s/maxresdefault.jpg"
},
{
"title": "Leticia, Marbella",
"url": "http://media.gettyimages.com/photos/leticia-sabater-is-seen-on-july-6-2015-in-marbella-spain-picture-id480906184"
"title": "Leticia Sabater",
"url": "https://www.formulatv.com/images/articulos/120000/120728_ZWP9H5B1xacmY6ki7eqL2ENvgzs83tRJ4-h2.jpg"
},
{
"title": "Pollo frito",
"url": "https://i.ytimg.com/vi/7x-Y0yvRwpc/maxresdefault.jpg"
},
{
"title": "Carmen de Mairena",
"url": "https://album.mediaset.es/eimg/2020/03/23/WQruIayd9sWJP6TNjeu6N4.jpg"
}
];

0 comments on commit f19d301

Please sign in to comment.