Skip to content

Commit

Permalink
Add news page (alshedivat#1085)
Browse files Browse the repository at this point in the history
  • Loading branch information
Demi-wlw committed Mar 11, 2023
1 parent 354186e commit d76b50a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _includes/news.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@

<div class="news">
<h4>News:bangbang:</h4>
{% if site.news != blank -%}
{%- assign news_size = site.news | size -%}
<div class="table-responsive" {% if site.news_scrollable and news_size > 3 %}style="max-height: 10vw"{% endif %}>
Expand Down

0 comments on commit d76b50a

Please sign in to comment.