mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-25 09:44:27 +08:00
mdbx-docs: изменение <title>
и meta-title в index.html
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
<link rel="icon" href="favicon.ico">
|
||||
<link rel="icon" href="img/bear.png" type="image/png">
|
||||
<link rel="apple-touch-icon" href="img/bear.png">
|
||||
<meta property="og:type" content="article"/>
|
||||
<meta property="og:url" content="https://libmdbx.dqdkfa.ru/"/>
|
||||
<meta name="twitter:title" content="One of the fastest embeddable key-value engine"/>
|
||||
<meta name="twitter:description" content="MDBX surpasses the legendary LMDB in terms of reliability, features and performance. For now libmdbx is chosen by all modern Ethereum frontiers as a storage engine."/>
|
||||
<!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
|
||||
<!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
|
||||
<!--BEGIN PROJECT_ICON-->
|
||||
|
Reference in New Issue
Block a user