You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/templates/index.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,18 @@
3
3
<head>
4
4
{% include 'shared/info.html' %}
5
5
<title>CVbuilder</title>
6
+
<metaproperty="og:title" content="CVbuilder: Build your CV fast and easy way" />
7
+
<metaproperty="og:description" content="This constructor will help you quickly and easily create a stylish resume that will catch the attention of employers." />
<metaname="twitter:title" content="CVbuilder: Build your CV fast and easy way" />
15
+
<metaname="twitter:description" content="This constructor will help you quickly and easily create a stylish resume that will catch the attention of employers." />
0 commit comments