Ver código fonte

Set viewport on index

Antony Messerli 2 anos atrás
pai
commit
7acc88f738
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      roles/netbootxyz/templates/index.html.j2

+ 1 - 0
roles/netbootxyz/templates/index.html.j2

@@ -16,6 +16,7 @@ exit
   <head>
     <title>{{ site_name }} BootLoaders - Powered by netboot.xyz</title>
     <meta name='description' content='Download links for available {{ site_name }} bootloaders.'>
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <style>
       table, th, td {
       padding: 5px;