Skip to content

Commit

Permalink
twig 化時に考慮したい点を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
uidev1116 authored Jan 29, 2025
1 parent 0e8411c commit 3282d22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/develop/include/entry/body.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

<!-- BEGIN pageHeader:veil -->
<header class="text-gray-900">
<!-- Todo: twig化時には日付の比較をtwigで比較できるか検討 -->
<p id="js-outdated-alert" class="hidden items-center gap-3 w-full mb-8 p-4 rounded-md bg-yellow-50 text-yellow-700 text-sm" data-updated-at="{date#}[date('Y-m-d')]">
<span class="text-yellow-400">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="size-5">
Expand Down

0 comments on commit 3282d22

Please sign in to comment.