This commit is contained in:
17
index.html
Normal file
17
index.html
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
<!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>
|
||||||
Reference in New Issue
Block a user