-
Notifications
You must be signed in to change notification settings - Fork 504
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Fanit Kolchina <[email protected]> Co-authored-by: astephanus <[email protected]> (cherry picked from commit 2e3b033) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
f8f7271
commit c95c741
Showing
25 changed files
with
3,190 additions
and
1,044 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 +1 @@ | ||
message: "[OpenSearch 2.3 is live 🍾!](/downloads.html)" | ||
message: false |
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
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
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,17 @@ | ||
/*! | ||
* Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome | ||
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) | ||
*/ | ||
|
||
@import "font-awesome/variables"; | ||
@import "font-awesome/mixins"; | ||
@import "font-awesome/path"; | ||
@import "font-awesome/core"; | ||
@import "font-awesome/larger"; | ||
@import "font-awesome/fixed-width"; | ||
@import "font-awesome/list"; | ||
@import "font-awesome/bordered-pulled"; | ||
@import "font-awesome/spinning"; | ||
@import "font-awesome/rotated-flipped"; | ||
@import "font-awesome/stacked"; | ||
@import "font-awesome/icons"; |
Oops, something went wrong.