some reformattings

added badges
This commit is contained in:
2020-06-09 23:22:43 +02:00
parent 83823dceab
commit bb18a62a3d
14 changed files with 53 additions and 11 deletions

View File

@ -1,6 +1,6 @@
import React from "react";
import SideBar from "../elements/SideBar";
import Tag from "../elements/Tag";
import SideBar from "../elements/SideBar/SideBar";
import Tag from "../elements/Tag/Tag";
import VideoContainer from "../elements/VideoContainer";
import "../css/HomePage.css"