diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..04bba69 --- /dev/null +++ b/index.html @@ -0,0 +1,15 @@ +<!DOCTYPE html> +<html><head> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<link rel="stylesheet" type="text/css" href="style.css"> +</head><body> +<h1>mucked out!</h1> +<!--<img src="banner.jpg" height="400px"></img>--> +<p>mucked out is a bullshit-free fact database about product and services, exposing marketing-bs and fighting planned obsolescence or cheap products just consuming planetary resources that should have no right to exist.</p> +<p>you can join and edit this database via git and markdown</p> +<p>repos url soon</p> +<pre> +<a href="data/">go to database</a> +</pre> +<br> +</body></html> |