|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html lang="en-GB-oxendict"> |
3 | 3 | <head> |
| 4 | + <script async src="../assets/js/hi.js"></script> |
4 | 5 | <meta charset="utf-8"> |
5 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"> |
6 | 7 | <title>Textpattern CMS | Open source content management system</title> |
7 | 8 |
|
8 | 9 | <!-- CSS --> |
9 | | - <script async src="../assets/js/hi.js"></script> |
10 | 10 | <link rel="stylesheet" href="../assets/css/style.css"> |
11 | 11 |
|
12 | 12 | <meta name="robots" content="index, follow"> |
@@ -116,16 +116,16 @@ <h1 id="main" class="cta"><span>The small content management system that can han |
116 | 116 | <p class="cta-buttons"> |
117 | 117 | <span itemscope itemtype="https://schema.org/DataDownload"> |
118 | 118 | <meta itemprop="name" content="Textpattern CMS"> |
119 | | - <a class="button button-primary button-large" href="#" itemprop="url"><span class="ui-button-icon ui-icon ui-extra-icon-download"></span> Download Textpattern <span class="txp-version" itemprop="version">4.7.3</span></a> |
| 119 | + <a class="button button-primary button-large" href="#" itemprop="url"><span class="ui-button-icon ui-icon ui-extra-icon-download"></span> Download Textpattern <span class="txp-version" itemprop="version">4.8.5</span></a> |
120 | 120 | <meta itemprop="fileFormat" content="application/zip"> |
121 | | - <meta itemprop="contentSize" content="1MB"> |
122 | | - <meta itemprop="dateModified" content="2016-10-22T14:32:01Z"> |
| 121 | + <meta itemprop="contentSize" content="1.1MB"> |
| 122 | + <meta itemprop="dateModified" content="2021-02-14T14:32:01Z"> |
123 | 123 | </span> |
124 | 124 | <a class="button" href="https://textpattern.com/demo">Try a demo</a> |
125 | 125 | </p> |
126 | 126 | <p> |
127 | 127 | <a class="button" rel="external" href="https://github.com/textpattern/textpattern/" title="Stars on GitHub"><span class="ui-icon ui-extra-icon-github">GitHub</span> <strong>Stars</strong></a> |
128 | | - <a class="count-bubble" rel="external" href="https://github.com/textpattern/textpattern/stargazers" title="Stargazers on GitHub">500</a> |
| 128 | + <a class="count-bubble" rel="external" href="https://github.com/textpattern/textpattern/stargazers" title="Stargazers on GitHub">594</a> |
129 | 129 | </p> |
130 | 130 |
|
131 | 131 | </div><!-- /.container --> |
|
0 commit comments