Skip to content

Instantly share code, notes, and snippets.

@usualoma
Created December 16, 2023 12:52
<html lang={<mt:BlogLanguage />}>
<head></head>
<body>
<h1 class="font-size:24px font-weight:bold color:#ffffff background-color:#000000">
Title
</h1>
<div class="font-size:16px">
<mt:EntryBody />
<mt:EntryMore />
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment