iCal Subscribe URL

Clicking the button will permanently change the subscription URL. Anyone using it will need the new URL to subscribe to your calendar.

<%= form_for :calendar_slug, "#", [phx_submit: :save, phx_target: @myself], fn _csf -> %> <%= submit "Generate new", class: "btn btn-primary" %> <% end %>