Explorar el Código

responsive

main
Martin Dørum hace 2 años
padre
commit
2bd439243a
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. 1
    0
      web/files.html
  2. 1
    0
      web/index.html

+ 1
- 0
web/files.html Ver fichero

@@ -2,6 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mediator - Files</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/png" href="favicon.png">

+ 1
- 0
web/index.html Ver fichero

@@ -2,6 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mediator</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/png" href="favicon.png">

Cargando…
Cancelar
Guardar