chore: 🚚 Rename ECIP to ECIPHalo2

This commit is contained in:
thebeyondr
2023-09-12 21:57:31 -05:00
parent 721590892e
commit 875da1de9f

View File

@@ -1,6 +1,6 @@
import { ProjectInterface } from "@/lib/types";
export const ECIP: ProjectInterface = {
export const ECIPHalo2: ProjectInterface = {
id: "ecip-halo2",
image: "",
name: "ECIP (Elliptic Curve Inner Products) Halo 2 Implementation",