Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
$(function(){"use strict";var t={blacklist:"#mw-navigation",onStart:{duration:250,render:function(t){t.addClass("is-exiting"),e.restartCSSAnimations()}},onReady:{duration:0,render:function(t,e){t.removeClass("is-exiting"),t.html(e)}}},e=$("#main").smoothState(t).data("smoothState")}),function(t,e,n){var o=!(!e||!e.pushState),r={ANCHOR_REGEX:/^#[^ ]+$/,OFFSET_HEIGHT_PX:150,init:function(){this.scrollToCurrent(),$(window).on("hashchange",$.proxy(this,"scrollToCurrent")),$("body").on("click","a",$.proxy(this,"delegateAnchors"))},getFixedOffset:function(){return this.OFFSET_HEIGHT_PX},scrollIfAnchor:function(r,i){var a,s;return this.ANCHOR_REGEX.test(r)?(a=t.getElementById(r.slice(1)),a&&(s=$(a).offset().top-this.getFixedOffset(),$("html, body").animate({scrollTop:s},1e3),o&&i&&e.pushState({},t.title,n.pathname+r)),!!a):!1},scrollToCurrent:function(t){this.scrollIfAnchor(window.location.hash)&&t&&t.preventDefault()},delegateAnchors:function(t){var e=t.target;this.scrollIfAnchor(e.getAttribute("href"),!0)&&t.preventDefault()}};$(t).ready($.proxy(r,"init"))}(window.document,window.history,window.location);var addStyleSwitcherEle=function(){var t=document.createElement("div");t.className="themeswitcher",t.id="darktheme";var e=document.createTextNode("theme");t.appendChild(e);var n=document.getElementById("p-personal");n.insertAdjacentElement("afterend",t)};$(document).ready(addStyleSwitcherEle);