From 33729b97ba04552ca867b5706cb2b216e92a8c57 Mon Sep 17 00:00:00 2001 From: Brian Mann Date: Sat, 4 Jul 2015 20:32:00 -0400 Subject: [PATCH] added titles + about.html (incorrectly modified built version previously) --- nw/html/about.html | 11 +++++++++++ nw/html/debug.html | 2 +- nw/html/index.html | 2 +- nw/html/login.html | 1 + nw/html/updates.html | 2 +- spec/nw_unit/tests/nw_spec.coffee | 2 +- 6 files changed, 16 insertions(+), 4 deletions(-) create mode 100644 nw/html/about.html diff --git a/nw/html/about.html b/nw/html/about.html new file mode 100644 index 000000000000..27599dc9af64 --- /dev/null +++ b/nw/html/about.html @@ -0,0 +1,11 @@ + + + + + About + + + +
+ + \ No newline at end of file diff --git a/nw/html/debug.html b/nw/html/debug.html index 03c08b97ac93..0bbaf635fbd4 100644 --- a/nw/html/debug.html +++ b/nw/html/debug.html @@ -2,7 +2,7 @@ - + Debug diff --git a/nw/html/index.html b/nw/html/index.html index 758d84ff7486..ad52f12f9556 100644 --- a/nw/html/index.html +++ b/nw/html/index.html @@ -2,7 +2,7 @@ - Cypress NW + Cypress diff --git a/nw/html/login.html b/nw/html/login.html index c424c16db397..b57ebcb73bf4 100644 --- a/nw/html/login.html +++ b/nw/html/login.html @@ -1,6 +1,7 @@ + Login