From 51628d20506ea34b353d52fa2edfc22e6b814367 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 22 Dec 2013 21:00:53 -0800 Subject: grunt --- _data/glyphicons.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_data') diff --git a/_data/glyphicons.yml b/_data/glyphicons.yml index a894f8bf6..ea6463fcb 100644 --- a/_data/glyphicons.yml +++ b/_data/glyphicons.yml @@ -1,4 +1,4 @@ -# Generated on Wed Dec 18 2013 20:14:37 GMT-0800 (PST) +# Generated on Sun Dec 22 2013 21:00:46 GMT-0800 (PST) # **Don't edit this directly!** # Look at the 'build-glyphicons-data' task in Gruntfile.js -- cgit v1.2.3 From ec13eb8d38c4b34b19d763638688f85553b2daf4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 22 Dec 2013 21:05:08 -0800 Subject: Remove timestamp on generated Glyhpicons --- _data/glyphicons.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '_data') diff --git a/_data/glyphicons.yml b/_data/glyphicons.yml index ea6463fcb..80b4c9b08 100644 --- a/_data/glyphicons.yml +++ b/_data/glyphicons.yml @@ -1,6 +1,5 @@ -# Generated on Sun Dec 22 2013 21:00:46 GMT-0800 (PST) -# **Don't edit this directly!** -# Look at the 'build-glyphicons-data' task in Gruntfile.js +# This file is generated via Grunt task. **Do not edit directly.** +# See the 'build-glyphicons-data' task in Gruntfile.js. - glyphicon-asterisk - glyphicon-plus -- cgit v1.2.3