Show file sizes

This commit is contained in:
Violet 2024-02-02 20:13:13 +00:00 committed by GitHub
parent 6ad22ecf55
commit 6971adf579
2 changed files with 34 additions and 9 deletions

View file

@ -10,6 +10,8 @@
<title>{TITLE}</title>
</head>
<body>
{CONTENT}
<ul>
{CONTENT}
</ul>
</body>
</html>