uh yeah fixed that

This commit is contained in:
UndeadMaelys 2022-05-05 11:57:21 +02:00
parent 35d4418bce
commit 8cedefb765
2 changed files with 5 additions and 3 deletions

View File

@ -58,7 +58,7 @@ function apply_html(path)
end
function apply(text)
--print(text)
print(text)
end
function convo_image(string,alt_text)
@ -250,7 +250,7 @@ while string.find(content, " ") do
end
for i=1, #word_list do
print(word_list[i])
--print(word_list[i])
end
-- lets end the html

View File

@ -560,10 +560,12 @@ relfur chu arilaen dedaka'nya.
<p class="convo-heonian">
   
</p>
</div>
</div>
</main>
<script src="main.js"></script>
<font-preload>

</font-preload>
</body>
</html>