| Index: src/site/docs/getting-started/interface.html
|
| diff --git a/src/site/docs/getting-started/interface.html b/src/site/docs/getting-started/interface.html
|
| deleted file mode 100644
|
| index 5c7fa757cc3419ed9991d4ea77df8eebeee7535f..0000000000000000000000000000000000000000
|
| --- a/src/site/docs/getting-started/interface.html
|
| +++ /dev/null
|
| @@ -1,28 +0,0 @@
|
| ----
|
| -layout: default
|
| -title: "Tutorial: Interfaces"
|
| -header:
|
| - css: ["/css/dartboard.css"]
|
| ----
|
| -<h1> Tutorial: Interfaces </h1>
|
| -
|
| -{% include docs/getting-started/_interface.html %}
|
| -
|
| -<section>
|
| -
|
| -<p>
|
| -Next, you can either try out Dart Editor
|
| -or read more about Dart.
|
| -</p>
|
| -
|
| -<section id="start-here">
|
| - <a href="/docs/editor/getting-started/">Dart Editor</a>
|
| - <a href="/docs/technical-overview/">Technical Overview</a>
|
| -</section>
|
| -
|
| -</section>
|
| -
|
| -
|
| -<script async type="text/javascript"
|
| - src="http://try.dartlang.org/dartboard.dart.app.js">
|
| -</script>
|
|
|