Skip to content

Commit

Permalink
Minor changes & fixes
Browse files Browse the repository at this point in the history
* Fixed: Minor bugs.
* Removed: Support for gulp, concat, minify and image minification.
  • Loading branch information
zohaib87 committed Feb 11, 2022
1 parent 910303e commit 0f9e1b8
Show file tree
Hide file tree
Showing 103 changed files with 2,444 additions and 9,140 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Ignore the node_modules directory
# Ignore directories
node_modules/
.vscode/

# Ignore the FTP file
# Ignore files
ftpsync.settings
sftp-config.json
2 changes: 1 addition & 1 deletion assets/js/admin.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*--------------------------------------------------------------
# Mian Js Start
# Main Js Start
--------------------------------------------------------------*/
(function($) {

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
292 changes: 0 additions & 292 deletions assets_dev/css/blog.css

This file was deleted.

Loading

0 comments on commit 0f9e1b8

Please sign in to comment.