mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-12 22:25:43 -04:00
homeInfo: rm ...
This commit is contained in:
parent
df592b3370
commit
7fb8059cea
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<h2>{{ .Title }}</h2>
|
||||
</header>
|
||||
<section class="entry-content">
|
||||
<p>{{ .Content | plainify | htmlUnescape }}...</p>
|
||||
<p>{{ .Content | plainify | htmlUnescape }}</p>
|
||||
</section>
|
||||
</article>
|
||||
{{end}}
|
Loading…
Add table
Add a link
Reference in a new issue