@@ -23,7 +23,7 @@
<footer class="main-footer pt-1">
<p class="clearfix blue-grey lighten-2 mb-0 text-center">
<span class="text-center d-block d-md-inline-block mt-25">
- Powered by MTB
+ Powered by Mietubl
</span>
<button class="btn btn-primary btn-icon scroll-top pull-right" style="position: fixed;bottom: 2%; right: 10px;display: none">
@@ -29,7 +29,7 @@
<div class="text-center ">
<div class="text-center mb-1">
- <h1 class="mb-3 mt-2 text-white"> Welcome to MTB </h1>
+ <h1 class="mb-3 mt-2 text-white"> Welcome to Mietubl </h1>
</div>
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Welcome to MTB</title>
+ <title>Welcome to Mietubl</title>
<style>
/* 页面基础样式 */
body {
@@ -53,7 +53,7 @@
</head>
<body>
<div class="container">
- <h1>Welcome to MTB</h1>
+ <h1>Welcome to Mietubl</h1>
</body>
</html>