From 31d31cd8175263920c4ef2c14cc942b18c895c36 Mon Sep 17 00:00:00 2001 From: Mustafa Date: Thu, 6 Apr 2017 09:38:25 +0300 Subject: [PATCH] Updating date at footer --- gulpfile.js | 2 +- website/index.html | 2 +- website/monarch.html | 2 +- website/playground.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gulpfile.js b/gulpfile.js index f3e5421959..21b661a4c0 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -265,7 +265,7 @@ gulp.task('website', ['clean-website'], function() { var contents = data.contents.toString(); contents = contents.replace(/\.\.\/release\/dev/g, 'node_modules/monaco-editor/min'); contents = contents.replace(/{{version}}/g, MONACO_EDITOR_VERSION); - // contents = contents.replace('© 2016 Microsoft', '© 2016 Microsoft [' + builtTime + ']'); + // contents = contents.replace('© 2017 Microsoft', '© 2017 Microsoft [' + builtTime + ']'); // Preload xhr contents contents = replaceWithRelativeResource(data.path, contents, /
Side by side live co
 	

- © 2016 Microsoft + © 2017 Microsoft

diff --git a/website/monarch.html b/website/monarch.html index eb072c05fb..25372ddde8 100644 --- a/website/monarch.html +++ b/website/monarch.html @@ -4291,7 +4291,7 @@

Über Advanced: complex embeddings with dynamic end tags<

- © 2016 Microsoft + © 2017 Microsoft

diff --git a/website/playground.html b/website/playground.html index a512840091..660ab2ba64 100644 --- a/website/playground.html +++ b/website/playground.html @@ -67,7 +67,7 @@