Remove precompiled _site folder

This commit is contained in:
Matthew Grove
2019-02-05 07:25:39 +00:00
parent 125f947dfd
commit 5310a35e26
37 changed files with 0 additions and 2339 deletions

View File

@@ -1,4 +0,0 @@
window.onload = function() {
var year = new Date().getFullYear();
document.getElementById("css_attribute_list_link").innerHTML = 'All of the CSS style attributes are listed <a href="https://www.w3.org/TR/css-' + year + '/#properties" target="_blank">here</a>.';
}