Skip to content

Commit

Permalink
add title
Browse files Browse the repository at this point in the history
  • Loading branch information
JKarlavige committed Sep 13, 2022
1 parent 11767ff commit 975ebc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/components/discourse/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import feedStyles from './styles.module.css';
export default function DiscourseFeed(styles = {}) {
return (
<section className={feedStyles.discourseSection}>
<h1>dbt Discourse</h1>
Content
</section >
)
Expand Down

0 comments on commit 975ebc8

Please sign in to comment.