Compare commits
4 Commits
docker-quickstart
...
1.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 707c60681a | |||
| dc24a0cd84 | |||
| d6c5440900 | |||
| 0415843a16 |
@@ -1 +0,0 @@
|
|||||||
message: "🔥 [OpenSearch 1.0 released on July 12th! Get it now!](/downloads.html)"
|
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
message: "🌡️ [OpenSearch 1.1.0 is here, get it while it's hot!](/downloads.html)"
|
||||||
+2
-1
@@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"current": "1.0"
|
"current": "1.0",
|
||||||
|
"past": []
|
||||||
}
|
}
|
||||||
@@ -1084,6 +1084,11 @@ main {
|
|||||||
@include sans-serif;
|
@include sans-serif;
|
||||||
@include warning-stripes;
|
@include warning-stripes;
|
||||||
|
|
||||||
|
/* To match the website */
|
||||||
|
font-size: 1.125rem;
|
||||||
|
text-decoration-thickness: 0.5px;
|
||||||
|
text-underline-offset: 1px;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: $text;
|
color: $text;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user