Skip to content

Commit

Permalink
Update HomePage, remove Sambot from Showcase (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirocyl authored Nov 26, 2024
1 parent 140749e commit 57d63cd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Sources/Website/HomePage.swift
Original file line number Diff line number Diff line change
Expand Up @@ -279,12 +279,6 @@ extension HomePage {
image: VaporDesignUtilities.buildResourceLink(for: "/images/swiftfiddle-card.png", isLocal: isLocal),
description: "SwiftFiddle is an online playground for creating, sharing and embedding Swift fiddles"
)
ShowcaseCard(
name: "Sambot",
url: "https://www.sambot.app",
image: VaporDesignUtilities.buildResourceLink(for: "/images/sambot-card.png", isLocal: isLocal),
description: "Sambot helps all members of a Mobile App Dev Team to be more productive, reactive and efficient while using Bitrise CI services"
)
ShowcaseCard(
name: "SwiftPackageIndex",
url: "https://swiftpackageindex.com",
Expand Down

0 comments on commit 57d63cd

Please sign in to comment.