summary refs log tree commit diff
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 94372944a9..0cee19ecd6 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -6,7 +6,7 @@
   <link rel="icon" type="image/png" href="gitbook/images/favicon.png">
   <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
   <meta name="description" content="Description">
-  <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">  
+  <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
   <meta property="og:title" content="QMK Firmware Docs">
   <meta property="og:type" content="website">
   <meta property="og:description" content="The full documentation of the open-source firmware">
@@ -39,10 +39,12 @@
       search: {
         paths: 'auto',
         placeholder: {
+          '/es/': 'Buscar',
           '/zh-cn/': '搜索',
           '/': 'Search'
         },
         noData: {
+          '/es/': '¡Ningún resultado!',
           '/zh-cn/': '没有结果!',
           '/': 'No results!'
         },