fix: added paragraph for description and a link for seo
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
<body>
|
||||
<div id="app">
|
||||
<h1>{{ meta.title }}</h1>
|
||||
<p>
|
||||
{{ meta.description }}
|
||||
</p>
|
||||
<a href="{{ meta.link }}">Know More</a>
|
||||
</div>
|
||||
<div id="modals"></div>
|
||||
<div id="popovers"></div>
|
||||
|
||||
Reference in New Issue
Block a user