Skip to content

Commit

Permalink
Update day.html
Browse files Browse the repository at this point in the history
  • Loading branch information
VashJuan authored Sep 9, 2024
1 parent 6ef16f9 commit 60dde74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MyWebsite/themes/mySite/layouts/partials/calendar/day.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<!-- Purpose: This partial is used to render a single day in the calendar. It is used in the calendar.html layout. -->
<!-- For details visit: ©www.github.com/eoc.online/hugo-calendar-widget
Purpose: This partial is used to render a single day in the calendar. It is used in the calendar.html layout. -->

{{ $context := .context }}
{{ $year := .year }}
Expand Down

0 comments on commit 60dde74

Please sign in to comment.