Skip to content

Commit

Permalink
fix(layouts): remove uselsess <h1/> tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mercs600 committed Mar 21, 2020
1 parent 3f17261 commit 657b640
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/templates/pages/_.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<template>
<div>
<h1>{{ page.title }}</h1>
<be-dynamic
:page="page.page"
:content="page.content"
Expand Down

0 comments on commit 657b640

Please sign in to comment.