Skip to content

Commit d07c844

Browse files
committed
Added .nojekyll file
required to serve project on github pages
1 parent 5e823e9 commit d07c844

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

angular.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"assets": [
2727
"src/favicon.ico",
2828
"src/assets",
29+
"src/.nojekyll",
2930
{
3031
"glob": "**/*",
3132
"input": "./node_modules/@ant-design/icons-angular/src/inline-svg/",

src/.nojekyll

Whitespace-only changes.

0 commit comments

Comments
 (0)