add description

This commit is contained in:
sfja 2025-07-01 23:17:25 +02:00
parent 2f7c19f28e
commit 655522bfc5

View File

@ -3,6 +3,8 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="philopsher">
<meta name="description" content="notes and schedule for organized readings of ml works">
<title>philopsher's ml reading</title>
<link rel="stylesheet" href="style.css">
<script src="index.js" type="module" defer></script>