Skip to content

Commit

Permalink
adding mandelbrot html file for testing nested directories suppurt on…
Browse files Browse the repository at this point in the history
… github pages
  • Loading branch information
Mehran7kl committed Aug 31, 2024
1 parent 44a75bd commit c5ffbce
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions fractals/mandelbrot.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mandelbrot fractal</title>
</head>
<body>

</body>
</html>

0 comments on commit c5ffbce

Please sign in to comment.