Skip to content

Commit

Permalink
Added .nojekyll file
Browse files Browse the repository at this point in the history
required to serve project on github pages
  • Loading branch information
AXeL-dev committed Nov 5, 2020
1 parent 5e823e9 commit d07c844
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"assets": [
"src/favicon.ico",
"src/assets",
"src/.nojekyll",
{
"glob": "**/*",
"input": "./node_modules/@ant-design/icons-angular/src/inline-svg/",
Expand Down
Empty file added src/.nojekyll
Empty file.

0 comments on commit d07c844

Please sign in to comment.