-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* QRNG banner * remove qrng banner * css changes * banner icon * missing banner * css adjustments * image size 20 * larger image, bold QRNG
- Loading branch information
Showing
14 changed files
with
57 additions
and
0 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
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,36 @@ | ||
<template> | ||
<div class="qrng-flex-container"> | ||
<img | ||
src="/public/img/infoCircle-24px.png" | ||
style="width: 29px; height: 29px; margin-top: -2px" | ||
/> | ||
|
||
<span style="margin-left: 10px"> | ||
As of January 1, 2025, API3 will no longer be supporting the | ||
<b>QRNG</b> service. | ||
|
||
<span style="white-space: nowrap" | ||
><a | ||
style="color: #246354" | ||
href="https://x.com/API3DAO/status/1831820055312789650" | ||
target="api3_qrng" | ||
>Learn more</a | ||
></span | ||
> | ||
</span> | ||
</div> | ||
</template> | ||
<style scoped> | ||
.qrng-flex-container { | ||
margin-top: 10px; | ||
margin-bottom: 10px; | ||
padding: 15px; | ||
border: 1px #7affdf solid; | ||
border-radius: 0.25em; | ||
max-width: 850px; | ||
display: flex; | ||
flex-wrap: nowrap; | ||
background-color: #dcfbf3; | ||
color: #030303; | ||
} | ||
</style> |
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 |
---|---|---|
|
@@ -13,6 +13,8 @@ tags: | |
|
||
<PageHeader/> | ||
|
||
<QrngRemoval/> | ||
|
||
<SearchHighlight/> | ||
|
||
<FlexStartTag/> | ||
|
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 |
---|---|---|
|
@@ -12,6 +12,8 @@ tags: | |
|
||
<PageHeader/> | ||
|
||
<QrngRemoval/> | ||
|
||
<SearchHighlight/> | ||
|
||
<FlexStartTag/> | ||
|
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 |
---|---|---|
|
@@ -11,6 +11,8 @@ tags: | |
|
||
<PageHeader/> | ||
|
||
<QrngRemoval/> | ||
|
||
<SearchHighlight/> | ||
|
||
<FlexStartTag/> | ||
|
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 |
---|---|---|
|
@@ -10,6 +10,8 @@ tags: | |
|
||
<PageHeader/> | ||
|
||
<QrngRemoval/> | ||
|
||
<SearchHighlight/> | ||
|
||
<FlexStartTag/> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
|
@@ -9,6 +9,7 @@ tags: | |
--- | ||
|
||
<PageHeader/> | ||
<QrngRemoval/> | ||
|
||
<SearchHighlight/> | ||
|
||
|
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 |
---|---|---|
|
@@ -50,6 +50,8 @@ tags: | |
|
||
<PageHeader/> | ||
|
||
<QrngRemoval/> | ||
|
||
<SearchHighlight/> | ||
|
||
<FlexStartTag/> | ||
|
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 |
---|---|---|
|
@@ -12,6 +12,8 @@ tags: | |
|
||
<PageHeader/> | ||
|
||
<QrngRemoval/> | ||
|
||
<SearchHighlight/> | ||
|
||
<FlexStartTag/> | ||
|
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 |
---|---|---|
|
@@ -10,6 +10,8 @@ tags: | |
|
||
<PageHeader/> | ||
|
||
<QrngRemoval/> | ||
|
||
<SearchHighlight/> | ||
|
||
<FlexStartTag/> | ||
|
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 |
---|---|---|
|
@@ -10,6 +10,8 @@ tags: | |
|
||
<PageHeader/> | ||
|
||
<QrngRemoval/> | ||
|
||
<SearchHighlight/> | ||
|
||
<FlexStartTag/> | ||
|
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 |
---|---|---|
|
@@ -14,6 +14,8 @@ tags: | |
|
||
<PageHeader/> | ||
|
||
<QrngRemoval/> | ||
|
||
<SearchHighlight/> | ||
|
||
<FlexStartTag/> | ||
|