We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bc0323 commit 0c77d66Copy full SHA for 0c77d66
Diary/21days.html
@@ -5,7 +5,7 @@
5
<link rel="stylesheet" href="../css/diary.css" media="screen" title="no title"/>
6
<link type="application/tei+xml" rel="" href='https://raw.githubusercontent.com/lb42/Works/master/Diary/2022/21days.xml' />
7
8
- <script src="../js/CETEI.js" charset="utf-8"></script>
+ <script src="https://github.com/TEIC/CETEIcean/releases/download/v1.9.0/CETEI.js" charset="utf-8"></script>
9
<script type="text/javascript">
10
(new CETEI).getHTML5('https://raw.githubusercontent.com/lb42/Works/master/Diary/2022/21days.xml', function(data) {
11
document.getElementsByTagName("body")[0].appendChild(data);
Lacy/Ledger.html
0 commit comments