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

Bugfix

parent 440d8ab7
No related branches found
No related tags found
No related merge requests found
Pipeline #10559 passed
0.7.1
0.7.2
......@@ -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="<%= config->{base_url} %>/img/og.png"/>
<meta property="og:image" content="<%= config->{base_url} %>/img/og.jpg"/>
<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