Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fix bracket issue in builder tools.
  • Loading branch information
fill-the-fill committed Sep 8, 2022
commit 20c06ca9e6ece162c1f0d4e1d1c061e7574bb1c4
1 change: 1 addition & 0 deletions src/data/builder-tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,7 @@ export const Showcases = [
getstarted: null,
tags: ["javascript", "library", "plutus"],
},
{
title: "Aiken",
description: "A Cardano smart contract language and toolchain",
preview: require("./builder-tools/aiken.png"),
Expand Down