We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b031e0 commit 263e6cbCopy full SHA for 263e6cb
index.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>voronoi-regular-polygon</title>
7
- <meta name="description" content="A voronoi-diagram of a regular polygon with a point in the center">
+ <meta name="description" content="Computes the voronoi-diagram of a regular polygon with a point in the center">
8
<link rel="stylesheet" href="style.css">
9
<script src="script.js"></script>
10
</head>
0 commit comments