Skip to content

Commit a173f57

Browse files
evolux added
1 parent f872570 commit a173f57

32 files changed

+118
-8
lines changed

.gruntfile.js.swo

-12 KB
Binary file not shown.

.gruntfile.js.swp

-12 KB
Binary file not shown.

.index.html.swp

-36 KB
Binary file not shown.

css/style.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gruntfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ module.exports = function(grunt) {
9494
files: [{
9595
expand: true,
9696
cwd: 'src/img/',
97-
src: ['**/*.{png,jpg,gif}'],
97+
src: ['**/*.{png,jpg,gif,svg}'],
9898
dest: 'img/'
9999
}]
100100
}

img/david.png

-8.64 KB
Loading

img/developer.png

-4.47 KB
Loading

img/eventick.png

-594 Bytes
Loading

img/imd.png

-3.58 KB
Loading

img/leokz.png

-1.35 KB
Loading

0 commit comments

Comments
 (0)