-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e97349d
commit 1447d21
Showing
21 changed files
with
50 additions
and
214 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
node_modules | ||
build | ||
|
||
.now |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"version": 2, | ||
"builds": [ | ||
{ | ||
"src": "package.json", | ||
"use": "@frontity/now" | ||
} | ||
] | ||
} |
Binary file not shown.
202 changes: 0 additions & 202 deletions
202
packages/custom-homepackage-theme/fonts/Roboto/LICENSE.txt
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file removed
BIN
-173 KB
packages/custom-homepackage-theme/fonts/Roboto/Roboto-BlackItalic.ttf
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-170 KB
packages/custom-homepackage-theme/fonts/Roboto/Roboto-BoldItalic.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-172 KB
packages/custom-homepackage-theme/fonts/Roboto/Roboto-LightItalic.ttf
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-172 KB
packages/custom-homepackage-theme/fonts/Roboto/Roboto-MediumItalic.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-172 KB
packages/custom-homepackage-theme/fonts/Roboto/Roboto-ThinItalic.ttf
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
export const categoriesWidgetsHome = { | ||
3: "photography", | ||
4: "cities", | ||
6: "culture", | ||
7: "nature", | ||
8: "travel", | ||
56: "news", | ||
59: "lifestyle" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters