diff --git a/layouts/Home/index.jsx b/layouts/Home/index.jsx index 6f76ce6..00655cd 100644 --- a/layouts/Home/index.jsx +++ b/layouts/Home/index.jsx @@ -57,7 +57,7 @@ export default class HomeLayout extends React.Component { "/category/opinion" ), aeStoryList: utilities.buildStoryList( - "A&E", + "ARTS", this.props.posts.artsList, "/category/arts-entertainment" ),