Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
leomcelroy committed Oct 14, 2023
1 parent d027784 commit bb40362
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 196 deletions.
69 changes: 0 additions & 69 deletions astro/src/components/HelpContents.md

This file was deleted.

42 changes: 0 additions & 42 deletions astro/src/components/landing/CodeSnippet.tsx

This file was deleted.

82 changes: 0 additions & 82 deletions astro/src/layouts/Workshop.astro

This file was deleted.

3 changes: 0 additions & 3 deletions astro/src/pages/index.astro
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
import Layout from '../layouts/Layout.astro'
import Background from '../components/landing/Background.astro'
import CodeSnippet from '../components/landing/CodeSnippet.tsx'
import ThreeDModel from '../components/landing/ThreeDModel.astro'
import { slug } from '../lib/guide.ts'
const workshops = await Astro.glob('/../guides/*.md')
Expand Down Expand Up @@ -379,7 +377,6 @@ try {
</div>
</div>

<!-- Here's how to get a Blot machine yourself. -->
</div>

<div style={{
Expand Down

1 comment on commit bb40362

@vercel
Copy link

@vercel vercel bot commented on bb40362 Oct 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blot – ./astro

blot-git-main.hackclub.dev
blot.hackclub.dev

Please sign in to comment.