Facebook meta
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
%meta{ :charset => "utf-8" }
|
||||
%meta{ :name => "csrf-token", content: form_authenticity_token }
|
||||
%meta{ name: "description", content: "Ultimate Online Jukebox" }
|
||||
%meta{ property: "og:title", content: "BeatHaven" }
|
||||
%meta{ property: "og:description", content: "Ultimate Online Jukebox" }
|
||||
%meta{ property: "og:image", content: image_path("logo.png") }
|
||||
%link{ rel: "shortcut icon", href: "/favicon.ico" }
|
||||
%link{ rel: "apple-touch-icon", href: image_path("logo.png") }
|
||||
%link{ rel: "search", type: "application/opensearchdescription+xml", title: "BeatHaven", href: "/opensearch.xml"}
|
||||
|
||||
Reference in New Issue
Block a user