Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.17 KB

atlassian.md

File metadata and controls

37 lines (32 loc) · 1.17 KB

Xmasify the Atlassian Team Page

Open up https://www.atlassian.com/company/about/people and use the following fine tuned Santa Hat placements: Atlassian Team

(function() {
      var s = document.createElement("script");
      s.type = "text/javascript";
      s.async = true;
      s.src = '//usersnap.github.io/xmasify/xmasify/xmasify.js';
      var x = document.getElementsByTagName('script')[0];

      s.onload = function() {
          Xmasify.xmasify({
              wrap_sel: '#leadershipTeam',
              member_sel: '.bobbleWrap',
              disableSound: false,
              static_dir: "//usersnap.github.io/xmasify/xmasify/",
              defs: {
                  width: 130,
                  left: 0,
                  top: -40
              }
          });
      };
      x.parentNode.insertBefore(s, x);
  })();

Trivia

Xmasify.js was created by @josef_trauner and @dorfbauer for Usersnap. Never ask for a screenshot again - get it from the visual bug tracker Usersnap.