lbry.tech/views/partials/glossary-scripts.js

6 lines
107 B
JavaScript
Raw Normal View History

/* global document */ "use strict";
document.getElementsByTagName("body")[0].classList.add("glossary");