Skip to content
Snippets Groups Projects
Verified Commit d97d909e authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Open Graph

parent 4f7090b6
No related branches found
No related tags found
No related merge requests found
Pipeline #10557 passed
0.6.4
0.7.0
public/img/og.jpg

88.3 KiB

......@@ -16,7 +16,7 @@
<meta property="og:url" content="<%= config->{base_url} %>"/>
<meta property="og:type" content="website"/>
<meta property="og:title" content="<%= config->{name} %>"/>
<!--<meta property="og:image" content="https://meet.pirati.cz/img/og.png"/>-->
<meta property="og:image" content="<%= config->{base_url} %>/img/og.png"/>-->
<meta property="og:description" content="<%= config->{description} %>"/>
<meta name="description" content="<%= config->{description} %>"/>
<title><%= config->{name} %></title>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment