1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-16 11:15:07 +00:00

#79: Change background and logo image

This commit is contained in:
jendib
2016-05-08 17:25:21 +02:00
parent f5394534f7
commit 4d79dd7076
13 changed files with 153 additions and 32 deletions

View File

@@ -93,7 +93,7 @@ module.exports = function(grunt) {
},
replace: {
dist: {
src: ['dist/docs.min.js', 'dist/share.min.js', 'dist/**/*.html'],
src: ['dist/docs.min.js', 'dist/share.min.js', 'dist/**/*.html', 'dist/style/style.min.css'],
overwrite: true,
replacements: [{
from: '../api',