Skip to content

Commit f7aa599

Browse files
authored
Setting the thumbnail of the website
1 parent f9da251 commit f7aa599

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
<title>Pythonizr - Machine Learning Development Tool!</title>
1111
<meta name="description" content="Pythonizr generates clean customizable Machine Learning python code with just what you need to start quickly!">
1212
<meta name="author" content="Akash Panchal">
13-
<meta name="keywords" content="python,Machine Learning, ML project, scikit-learn, python code,python generator">
13+
<meta property="og:image" content="https://raw.githubusercontent.com/akashp1712/pythonizr/master/resources/img/screens/screen1.png" />
14+
<meta name="keywords" content="python,Machine Learning, ML project, scikit-learn, python code,python generator">
1415
<meta name="viewport" content="width=device-width,initial-scale=1">
1516
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
1617
<link rel="stylesheet" href="resources/css/style.css">

0 commit comments

Comments
 (0)