Skip to content

Commit 60ce7a6

Browse files
authored
Update title and logo text in 7.html
1 parent 5fab71f commit 60ce7a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

7.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>CHANGEMEPLS Cloud Storage</title>
6+
<title>CHANGEMEPLS</title>
77
<style>
88
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;600;700&family=Space+Grotesk:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&family=DM+Sans:wght@300;400;500;600;700&family=Sora:wght@300;400;500;600;700&display=swap');
99

@@ -898,7 +898,7 @@
898898
<!-- Header -->
899899
<header class="header">
900900
<div class="header-left">
901-
<a href="#" target="_blank" style="color: inherit; text-decoration: none;"><div class="logo">CHANGEMEPLS Cloud</div></a>
901+
<a href="#" target="_blank" style="color: inherit; text-decoration: none;"><div class="logo">CHANGEMEPLS</div></a>
902902
<input type="text" class="search-bar login-trigger" placeholder="Search files..." readonly>
903903
</div>
904904
<div class="header-right">

0 commit comments

Comments
 (0)