Skip to content

Commit

Permalink
Moved things around on 3D printing page
Browse files Browse the repository at this point in the history
  • Loading branch information
Stevenaelias authored Oct 16, 2024
1 parent b5c7f95 commit 1f902e4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/content/docs/explore/3d-printing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@ title: "3D Printing"
import { Image } from 'astro:assets';
import printing from '../../../assets/intro-3dprinting.jpg';

<Image class="border-2 border-slate-200 rounded-lg" src={printing} alt="Close-up of a 3D-printed model" width="300" />

:::note
**THIS PAGE IS CURRENTLY UNDER CONSTRUCTION.**
PLEASE CHECK BACK LATER FOR UPDATES OR STOP BY THE HIVE IF YOU HAVE ANY QUESTIONS!
:::


<Image class="border-2 border-slate-200 rounded-lg" src={printing} alt="Close-up of a 3D-printed model" width="300" />


0 comments on commit 1f902e4

Please sign in to comment.