sml
This commit is contained in:
parent
241b4c9104
commit
e5e24077cc
|
@ -2,7 +2,7 @@
|
|||
|
||||
<html>
|
||||
<head>
|
||||
<title> Coke Bottle Glasses </title>
|
||||
<title>Coke Bottle Glasses</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="shortcut icon" href="favicon.ico?v=1" type="image/x-icon">
|
||||
<link rel="stylesheet" type="text/css" href="style.css?v=1">
|
||||
|
@ -10,7 +10,7 @@
|
|||
<script src='nouns.js?v=1'></script>
|
||||
|
||||
<script>
|
||||
window.onload = function(){
|
||||
window.onload = function() {
|
||||
M.init()
|
||||
}
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue