mirror of
https://github.com/SrIzan10/mainwebsite.git
synced 2026-06-06 00:56:58 +00:00
chore: change paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import './css/App.css'
|
||||
import '../css/App.css'
|
||||
import React from 'react'
|
||||
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
|
||||
import { faDiscord, faGithub, faMastodon, faTwitter } from '@fortawesome/free-brands-svg-icons'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import './css/Blog.css';
|
||||
import '../css/Blog.css';
|
||||
import { Helmet } from 'react-helmet';
|
||||
import blogPosts from '../../blogPosts.json'
|
||||
import BlogPostCard from "../components/BlogPostCard.tsx";
|
||||
|
||||
Reference in New Issue
Block a user