-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* LeanCV: fixes issues mentioned on #8517 * LeanCV: Updates theme description on readme and style.css * LeanCV: removes tags mentioned by ThemeCheck * Removed unused patterns * LeanCV: adds multiple duotone presets * Updated the minimum PHP version --------- Co-authored-by: Takashi Irie <[email protected]>
- Loading branch information
1 parent
236af35
commit bebfbdd
Showing
53 changed files
with
1,498 additions
and
2,380 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file added
BIN
+94.7 KB
leancv/assets/fonts/plus-jakarta-sans/plus-jakarta-sans-400-italic.ttf
Binary file not shown.
Binary file added
BIN
+92.5 KB
leancv/assets/fonts/plus-jakarta-sans/plus-jakarta-sans-400-normal.ttf
Binary file not shown.
Binary file added
BIN
+94.7 KB
leancv/assets/fonts/plus-jakarta-sans/plus-jakarta-sans-700-italic.ttf
Binary file not shown.
Binary file added
BIN
+92.6 KB
leancv/assets/fonts/plus-jakarta-sans/plus-jakarta-sans-700-normal.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"3rem","bottom":"3rem"}}},"layout":{"type":"constrained"}} --> | ||
<div class="wp-block-group" style="margin-top:3rem;margin-bottom:3rem"><!-- wp:group {"style":{"spacing":{"padding":{"top":"var(\u002d\u002dwp\u002d\u002dpreset\u002d\u002dspacing\u002d\u002d60)","bottom":"var(\u002d\u002dwp\u002d\u002dpreset\u002d\u002dspacing\u002d\u002d60)"}}}} --> | ||
<div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)"><!-- wp:paragraph {"align":"left"} --> | ||
<!-- wp:group {"metadata":{"name":"Footer Wrapper"},"style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} --> | ||
<div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)"><!-- wp:paragraph {"align":"left","metadata":{"name":"Designed with WordPress"}} --> | ||
<p class="has-text-align-left"> | ||
Designed with <a href="https://wordpress.org" rel="nofollow">WordPress</a> </p> | ||
<!-- /wp:paragraph --></div> | ||
<!-- /wp:group --></div> | ||
<!-- /wp:group --> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,5 +1,5 @@ | ||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"1.5rem","bottom":"3rem"}}},"layout":{"type":"flex","flexWrap":"nowrap"}} --> | ||
<div class="wp-block-group" style="margin-top:1.5rem;margin-bottom:3rem"><!-- wp:post-terms {"term":"category"} /--> | ||
<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|80"}}},"layout":{"type":"flex","flexWrap":"nowrap"}} --> | ||
<div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--60);margin-bottom:var(--wp--preset--spacing--80)"><!-- wp:post-terms {"term":"category"} /--> | ||
|
||
<!-- wp:post-terms {"term":"post_tag"} /--></div> | ||
<!-- /wp:group --> |
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.