import Image from "next/legacy/image"; import { Link } from 'react-router-dom'; import config from '../data/internal/config' const ShowSideBar = (props) => { return(

Feeds

Get it on iTunes
RSS Feed
); } export default ShowSideBar