Skip to content

Commit

Permalink
Missing token
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Lin <[email protected]>
  • Loading branch information
Rlin232 committed Mar 12, 2024
1 parent 059d5a2 commit 070c792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/resume/projects.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<li class="list-group-item">
<div class="row">
<div class="col-xs-2 cl-sm-2 col-md-2 text-center" style="width: 75px">
{% assign date = content.date}
{% assign date = content.date %}
<span class="badge font-weight-bold danger-color-dark text-uppercase align-middle" style="min-width: 75px"> {{ date }} </span>
</div>
<div class="col-xs-10 cl-sm-10 col-md-10 mt-2 mt-md-0">
Expand Down

0 comments on commit 070c792

Please sign in to comment.