Skip to content

Commit 6d319a7

Browse files
committed
Fix live reload
1 parent 65867d9 commit 6d319a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/_layouts/default.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&amp;display=swap" rel="stylesheet">
2626
<link rel="alternate" type="application/atom+xml" title="RubyAZ Meetup Events" href="/feed.xml">
2727
<link rel="icon" type="image/webp" href="/favicon.webp">
28+
<%= live_reload_dev_js %>
2829
</head>
2930

3031
<body class="bg-surface font-body-md text-body-md text-on-surface">

0 commit comments

Comments
 (0)