mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-28 18:41:02 +00:00
fix: half cut text story (thanks to shivam)
This commit is contained in:
@@ -90,10 +90,8 @@ class AniMarkdown { //istg anilist has the worst api
|
||||
/* Add responsive design elements for other content as needed */
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
$basicHtml
|
||||
</body>
|
||||
|
||||
<body>$basicHtml</body>
|
||||
</html>
|
||||
""".trimIndent()
|
||||
return returnHtml
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user