Skip to content

Commit

Permalink
Feed Example Display Page: Change h2 to h1 (pull #2120)
Browse files Browse the repository at this point in the history
  • Loading branch information
WilcoFiers committed Nov 14, 2021
1 parent b2d2a82 commit 742e1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/feed/feedDisplay.html
Expand Up @@ -16,7 +16,7 @@
</head>
<body>
<main>
<h2>Recommended Restaurants</h2>
<h1>Recommended Restaurants</h1>
<section id="main-content">
<div id="restaurant-feed" role="feed">
</div>
Expand Down

0 comments on commit 742e1ca

Please sign in to comment.