summaryrefslogtreecommitdiffhomepage
path: root/Private/Root
diff options
context:
space:
mode:
Diffstat (limited to 'Private/Root')
-rw-r--r--Private/Root/System/FileExplorerHome.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/Private/Root/System/FileExplorerHome.html b/Private/Root/System/FileExplorerHome.html
index 9a7ab947..f37e6d64 100644
--- a/Private/Root/System/FileExplorerHome.html
+++ b/Private/Root/System/FileExplorerHome.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>HCore WebTraveler</title>
+ <title>NewOS WebTraveler</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.4.1/dist/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
@@ -15,7 +15,7 @@
<nav class="navbar navbar-expand-lg bg-body-tertiary">
<div class="container-fluid">
- <a class="navbar-brand" href="#">HCore</a>
+ <a class="navbar-brand" href="#">NewOS</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>