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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user