Skip to content

Commit b584cc5

Browse files
committed
remove extraneous characters
1 parent df4da0e commit b584cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partials/main.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<main class="article" data-ceiling="topbar">
2-
0 vc{{#with page.attributes.watermark}}
2+
{{#with page.attributes.watermark}}
33
<div id="watermark">{{this}}</div>
44
{{/with}}
55
{{#if page.attributes.show-preview-banner}}

0 commit comments

Comments
 (0)