Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/dynamic banner updates #628

Merged
merged 8 commits into from
Dec 22, 2023
Merged

Feat/dynamic banner updates #628

merged 8 commits into from
Dec 22, 2023

Conversation

sebastianscatularo
Copy link
Contributor

image

Banners can be defined at: data/banners.json

[
    {
        "id": "string",
        "background":"red",
        "content": "a red banner",
        "since": "2023-12-22T01:06:52.211Z",
        "until": "2023-12-23T01:06:52.211Z"
    },
    {
        "id": "string",
        "background":"yellow",
        "content": "<h1 color=\"black\" style=\"color: black;\">expired yellow banner</h1>",
        "since": "2023-12-22T01:06:52.211Z",
        "until": "2023-12-22T01:06:52.211Z"
    },
    {
        "id": "string",
        "background":"yellow",
        "content": "<h1 color=\"black\" style=\"color: black;\">a yellow banner</h1>",
        "since": "2023-12-22T01:06:52.211Z",
        "until": "2023-12-23T01:06:52.211Z"
    }
]```

* Create sol-moonbeam

* add moonbean market

---------

Co-authored-by: sleepycorgi1 <[email protected]>
@yuli-ferna yuli-ferna temporarily deployed to Cloudflare-Testnet December 22, 2023 19:57 — with GitHub Actions Inactive
@yuli-ferna yuli-ferna temporarily deployed to Cloudflare-Testnet December 22, 2023 19:57 — with GitHub Actions Inactive
@yuli-ferna yuli-ferna temporarily deployed to Cloudflare-Testnet December 22, 2023 19:57 — with GitHub Actions Inactive
@yuli-ferna yuli-ferna temporarily deployed to Cloudflare-Preview December 22, 2023 19:57 — with GitHub Actions Inactive
@yuli-ferna yuli-ferna temporarily deployed to Cloudflare-Preview December 22, 2023 19:57 — with GitHub Actions Inactive
@yuli-ferna yuli-ferna temporarily deployed to Cloudflare-Preview December 22, 2023 19:57 — with GitHub Actions Inactive
@yuli-ferna yuli-ferna temporarily deployed to Cloudflare-Preview December 22, 2023 20:07 — with GitHub Actions Inactive
@yuli-ferna yuli-ferna temporarily deployed to Cloudflare-Testnet December 22, 2023 20:08 — with GitHub Actions Inactive
@yuli-ferna yuli-ferna merged commit 69dde9b into main Dec 22, 2023
18 checks passed
elee1766 pushed a commit that referenced this pull request Jan 7, 2024
@sebastianscatularo sebastianscatularo deleted the feat/dynamic-banner-updates branch August 30, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants