Skip to content

Commit

Permalink
chore: unhide stargaze post (#1921)
Browse files Browse the repository at this point in the history
  • Loading branch information
o-az authored May 16, 2024
2 parents a99e4a2 + 7636340 commit fbe2bb0
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 9 deletions.
3 changes: 3 additions & 0 deletions site/src/assets/images/aligned-layer/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
4 changes: 2 additions & 2 deletions site/src/assets/images/stargaze/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions site/src/assets/images/stargaze/union-polygon-stargaze.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 5 additions & 4 deletions site/src/content/blog/aligned-layer-partnership.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,21 @@ date: 2024-04-26
author: "union_build"
description: "Union is set to enhance its zero-knowledge interoperability through a strategic collaboration with Aligned Layer."
hidden: false
cover: "/src/assets/images/aligned-layer.svg"
cover: "/src/assets/images/aligned-layer/cover.png"
---

import { Image } from "astro:assets";
import unionAlignedLayer from "#/assets/images/aligned-layer.svg"
import unionAlignedLayer from "#/assets/images/aligned-layer/union-aligned.svg"


Union is set to enhance its zero-knowledge interoperability through a strategic collaboration with Aligned Layer. This partnership will leverage Aligned’s universal verification layer to settle proofs on Ethereum through EigenLayer's AVS to generate faster and cheaper bridge transactions.

<Image
alt="Union Aligned Layer Partnership"
src={unionAlignedLayer}
class="mb-2"
format='avif'
loading="eager"
src={unionAlignedLayer}
alt="Union Aligned Layer Partnership"
/>

## The Power of BLS Signatures
Expand Down
1 change: 0 additions & 1 deletion site/src/content/blog/stargaze-partnership.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: "Stargaze Partnership"
date: 2024-05-16
author: "union_build"
hidden: true
description: "Stargaze joins forces with Union to bridge blue-chip Ethereum NFTs to Cosmos Ecosystem for the first time"
cover: "/src/assets/images/stargaze/cover.png"
---
Expand Down

0 comments on commit fbe2bb0

Please sign in to comment.