template small update

This commit is contained in:
arnaucube
2021-08-07 00:54:48 +02:00
parent 278728c0e6
commit 34d13caa19
10 changed files with 30 additions and 30 deletions

View File

@@ -4,16 +4,16 @@
<head>
<meta name="description" content="Developing a twitter botnet with autonomous bots replying tweets with text generated based on probabilities in Markov chains" />
<meta charset="utf-8">
<title>Auto generated tweets from Markov chains - ArnauCube - Blog</title>
<meta name="title" content="Auto generated tweets from Markov chains - ArnauCube - Blog">
<title>Auto generated tweets from Markov chains - arnaucube</title>
<meta name="title" content="Auto generated tweets from Markov chains - arnaucube">
<meta name="description" content="Developing a twitter botnet with autonomous bots replying tweets with text generated based on probabilities in Markov chains">
<meta property="og:title" content="Auto generated tweets from Markov chains - ArnauCube - Blog" />
<meta property="og:title" content="Auto generated tweets from Markov chains - arnaucube" />
<meta property="og:description" content="Developing a twitter botnet with autonomous bots replying tweets with text generated based on probabilities in Markov chains" />
<meta property="og:url" content="https://arnaucube.com/blog/flock-botnet.html" />
<meta property="og:type" content="article" />
<meta property="og:image" content="https://arnaucube.com/blog/img/posts/flock-botnet/markovchain.png" />
<meta name="twitter:title" content="Auto generated tweets from Markov chains - ArnauCube - Blog">
<meta name="twitter:title" content="Auto generated tweets from Markov chains - arnaucube">
<meta name="twitter:description" content="Developing a twitter botnet with autonomous bots replying tweets with text generated based on probabilities in Markov chains">
<meta name="twitter:image" content="https://arnaucube.com/blog/img/posts/flock-botnet/markovchain.png">
<meta name="twitter:card" content="summary_large_image">