There was an error while loading. Please reload this page.
1 parent 65867d9 commit 6d319a7Copy full SHA for 6d319a7
1 file changed
src/_layouts/default.erb
@@ -25,6 +25,7 @@
25
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap" rel="stylesheet">
26
<link rel="alternate" type="application/atom+xml" title="RubyAZ Meetup Events" href="/feed.xml">
27
<link rel="icon" type="image/webp" href="/favicon.webp">
28
+ <%= live_reload_dev_js %>
29
</head>
30
31
<body class="bg-surface font-body-md text-body-md text-on-surface">
0 commit comments