Skip to content

Problem with index.html #22169

Discussion options

You must be logged in to vote

It looks like your issue is due to a conflicting directory and file that both have the same name.

It looks like you updated this index.html file 2 days ago:

github.com

LanguageDescriptions/Logoori/blob/47d06114c06d2b3a85e7c7b56aa56a01ecc2cbfe/WritingtheLogoorilanguage/index.html

<html><head>
<script>
function playAudio(audio_element) {
	var x = document.getElementById(audio_element);
	x.play();
}
</script></head><body>

<b>The Problem of Writing About the Logoori Language</b></p> <p class=MsoNormal align=center style='text-align:center'>David Odden</p> <p class=MsoNormal></p> <p class=MsoNormal>This note reports on certain aspects of linguistic research which we have been doing on the L…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants