File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1515 <!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
1616 <!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
1717 < link rel ="shortcut icon " type ="image/png " href ="assets/img/pymi_favicon.png " />
18+ < meta property ="og:title " content ="PyMi - La community Python di Milano e dintorni " />
19+ < meta property ="og:type " content ="website " />
20+ < meta property ="og:url " content ="http://pythonmilano.xyz/ " />
21+ < meta property ="og:image " content ="http://pythonmilano.xyz/assets/img/pymi.png " />
22+ < meta property ="og:description " content ="Sviluppatori, Sviluppatrici, Appassionati e Appassionate di Python a Milano " />
23+
24+ < meta name ="twitter:card " content ="summary_large_image " />
25+ < meta name ="twitter:site " content ="@PythonMilano " />
26+ < meta name ="twitter:title " content ="PyMi - La community Python di Milano e dintorni " />
27+ < meta name ="twitter:description " content ="Sviluppatori, Sviluppatrici, Appassionati e Appassionate di Python a Milano " />
28+ < meta name ="twitter:image " content ="http://pythonmilano.xyz/assets/img/pymi.png " />
29+
1830</ head >
1931
2032< body >
You can’t perform that action at this time.
0 commit comments