Files
deadlyboringmath.us/index.html
Tyler Clarke 70719fbd08
All checks were successful
Build / Build-Docker-Image (push) Successful in 23s
write index
2025-02-18 11:43:30 -05:00

18 lines
362 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Deadly Boring Math</title>
</head>
<body>
<h1>Deadly Boring Math</h1>
<p>
A collection of articles on a variety of mathematical topics, written by students, ranging from basic algebra to multivariable calculus.
</p>
<p>
Processed in a facility that also makes physics.
</p>
</body>
</html>