trying to get rid of the visible js in mosaic
This commit is contained in:
parent
38be9b5bc1
commit
c2d3bb53eb
@ -23,13 +23,13 @@ Use TOR if you're worried.
|
||||
<SCRIPT ASYNC TYPE="application/javascript" SRC="/quotes.js" ></SCRIPT>
|
||||
<SCRIPT TYPE="application/javascript" SRC="/sheets.js" ></SCRIPT>
|
||||
|
||||
<SCRIPT TYPE="application/javascript">
|
||||
<SCRIPT TYPE="application/javascript">//<!--
|
||||
window.onload = function() {
|
||||
window.initializesheets();
|
||||
window.initializequotes();
|
||||
window.genQuote();
|
||||
};
|
||||
</SCRIPT>
|
||||
//--></SCRIPT>
|
||||
<TABLE><TR><TD VALIGN="top" WIDTH="50%">
|
||||
<P>Hi, I'm Deven Blake. I'm just your normal everyday nerd.</P>
|
||||
<P><SMALL>
|
||||
|
Loading…
Reference in New Issue
Block a user