File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed
Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en-GB ">
3+ < head >
4+ < meta charset ="utf-8 ">
5+ < title > hano single character notes</ title >
6+
7+ < link rel ="stylesheet " href ="../../shared/style/docs.css ">
8+ < link rel ="stylesheet " href ="../common29/block-style.css ">
9+ < link rel ="stylesheet " href ="local.css ">
10+ < link rel ="stylesheet " href ="../common29/character.css ">
11+
12+ < script src ="../../shared/code/scriptGroups.js "> </ script >
13+ < script src ="../common29/egcode.js "> </ script >
14+ < script src ="block-globals.js "> </ script >
15+
16+ < script src ="hnn-examples.js "> </ script >
17+
18+ < script src ="../common29/character.js "> </ script >
19+ </ head >
20+
21+ < body >
22+ < div id ="output "> </ div >
23+
24+
25+
26+
27+ < script src ="../../shared/scriptdb/hano.js "> </ script >
28+ < script src ="hnn-details.html "> </ script >
29+ < script src ="hnn-globals.js "> </ script >
30+ < script >
31+ parseSpreadsheet ( spreadsheet )
32+ showCharDetails ( ch )
33+ </ script >
34+ </ body >
35+ </ html >
You can’t perform that action at this time.
0 commit comments