diff --git a/about.html b/about.html new file mode 100644 index 0000000..05ba74e --- /dev/null +++ b/about.html @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + MiniProfiler: A simple but effective mini-profiler for .NET and Ruby + + + +
+
+ + Matt Jibson + mjibson +
+
+ + Nick Craver + NickCraver +
+
+ + Sam SamSaffron +
+
+ + Yaakov Ellis + yellis +
+
+ + Marco Cecconi sklivvz +
+
+ + Jarrod Dixon dixon + +
+
+ + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index b6ad2cc..2c2822c 100644 --- a/index.html +++ b/index.html @@ -9,14 +9,30 @@ + + + MiniProfiler: A simple but effective mini-profiler for .NET and Ruby -
+ +
@@ -32,10 +48,10 @@

What does it profile?

Simple. Fast. Pragmatic. Useful. Here's an example of what MiniProfiler for .NET looks like:

- +
- +
diff --git a/stylesheets/stylesheet.css b/stylesheet.css similarity index 98% rename from stylesheets/stylesheet.css rename to stylesheet.css index e3fe273..0e3c9ac 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheet.css @@ -96,7 +96,7 @@ ul li { } img { - width: 100%; - max-width: 100%; + + max-width: 200%; box-shadow: 2px 2px 10px #adadad; } \ No newline at end of file