Solver problem with redundant </p> in carrer.html
Commented </p> redundant, Jekyll add this auto
This commit is contained in:
parent
1b6e663118
commit
c44b9dd53e
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
<h4>{{ event.date }}</h4>
|
||||
</div>
|
||||
<div class="timeline-body">
|
||||
<p class="text-muted">{{ event.description | markdownify }}</p>
|
||||
<p class="text-muted">{{ event.description | markdownify }}<!-- </p> -->
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue