Update: Title
This commit is contained in:
parent
d481516ef2
commit
12a7e65f80
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>File Browser</title>
|
||||
<title>ISO Share File Browser</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<link href="//fonts.googleapis.com/css?family=Roboto+Mono:400,300,600" rel="stylesheet" type="text/css">
|
||||
|
@ -19,7 +19,7 @@
|
|||
<body>
|
||||
|
||||
<div class="container">
|
||||
<h1>File Browser</h1>
|
||||
<h1 class="header">ISO Share File Browser</h1>
|
||||
|
||||
<div class="controls">
|
||||
<span>Sort List by:</span>
|
||||
|
|
Loading…
Reference in a new issue