Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
itsMapleLeaf authored and github-actions[bot] committed Apr 16, 2024
1 parent ef79df9 commit 1255c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/press/index.astro
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
import Card from "~/components/Card.astro";
import DiscordIcon from "~/icons/DiscordIcon.jsx";
import DownloadIcon from "~/icons/DownloadIcon.tsx";
import EmailIcon from "~/icons/EmailIcon.jsx";
import GitHubIcon from "~/icons/GitHubIcon.jsx";
import TwitterIcon from "~/icons/TwitterIcon.jsx";
import YouTubeIcon from "~/icons/YouTubeIcon.jsx";
import MainLayout from "~/layouts/MainLayout.astro";
import PressAssetCard from "./_components/PressAssetCard.astro";
import DownloadIcon from "~/icons/DownloadIcon.tsx";
const seo = {
title: "Press",
Expand Down

0 comments on commit 1255c4d

Please sign in to comment.