aboutsummaryrefslogtreecommitdiffstats
path: root/page.js
blob: fa2f0b07dbf8ad83af26e7ff49af0de2e55914e7 (plain)
1
2
3
(function() {
	document.getElementById('header').innerHTML = generate_file_string();
})();