We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf1dda commit 1670763Copy full SHA for 1670763
src/pages/courses/index.tsx
@@ -3,7 +3,6 @@ import Layout from "@theme/Layout";
3
import Head from "@docusaurus/Head";
4
import { motion } from "framer-motion";
5
import "./courses.css";
6
-import downloadLogo from "./images/download.png";
7
8
// Animation variants for consistent animations
9
const fadeIn = {
0 commit comments