diff --git a/app/views/publics/host_meta.erb b/app/views/publics/host_meta.erb index 5bb6786c5..fa8cd9879 100644 --- a/app/views/publics/host_meta.erb +++ b/app/views/publics/host_meta.erb @@ -3,7 +3,7 @@ xmlns:hm='http://host-meta.net/xrd/1.0'> <%= AppConfig[:pod_uri].authority %> + template='<%= AppConfig[:pod_url] %>webfinger?q={uri}'> Resource Descriptor diff --git a/app/views/publics/host_meta.html.erb b/app/views/publics/host_meta.html.erb deleted file mode 100644 index fa8cd9879..000000000 --- a/app/views/publics/host_meta.html.erb +++ /dev/null @@ -1,9 +0,0 @@ - - - <%= AppConfig[:pod_uri].authority %> - - Resource Descriptor - - diff --git a/app/views/publics/photo.html.haml b/app/views/publics/photo.haml similarity index 100% rename from app/views/publics/photo.html.haml rename to app/views/publics/photo.haml