mirror of
https://github.com/mehotkhan/BandersnatchInteractive.git
synced 2025-07-27 17:23:22 +00:00
Fix onload JS error
This commit is contained in:
parent
19c8003e62
commit
afc3abb81c
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
</head>
|
||||
|
||||
<body onload=onload()>
|
||||
<body>
|
||||
<div>
|
||||
<div id="c">
|
||||
<section role="banner">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue