Update homepage with AdGuard and Omada links
This commit is contained in:
14
index.html
14
index.html
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<title>ChangeMe.com - My tagline here</title>
|
||||
<title>Intranet - Local Services</title>
|
||||
<meta content="" name="descriptions">
|
||||
<meta content="" name="keywords">
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
<!-- ======= Header ======= -->
|
||||
<header id="header" class="fixed-top ">
|
||||
<div class="container d-flex align-items-center justify-content-between">
|
||||
<h1 class="logo"><a href="index.html">ChangeMe<span>.</span>com</a></h1>
|
||||
<h1 class="logo"><a href="index.html">Intranet<span>.</span>local</a></h1>
|
||||
<!-- Uncomment below if you prefer to use an image logo, don't forget to comment out the line above! -->
|
||||
<!-- <a href="index.html" class="logo"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
<div class="row justify-content-center" data-aos="fade-up" data-aos-delay="150">
|
||||
<div class="col-xl-6 col-lg-8">
|
||||
<h1>Welcome!</h1>
|
||||
<h2>A place to go for all your services.</h2>
|
||||
<h2>Your local network services portal.</h2>
|
||||
<h2>Enjoy! Edit and modify to your hearts content.</h2>
|
||||
<h2>Thank you for your interest in this project!</h2>
|
||||
</div>
|
||||
@@ -73,15 +73,15 @@
|
||||
|
||||
<div class="col-xl-2 col-md-4 col-6 mt-4 mt-md-0">
|
||||
<div class="icon-box">
|
||||
<i class="ri-tv-line"></i>
|
||||
<h3><a href="#">Option 1</a></h3>
|
||||
<i class="ri-shield-check-line"></i>
|
||||
<h3><a href="http://adguard.local">AdGuard Home</a></h3>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-xl-2 col-md-4 col-6 mt-4 mt-md-0">
|
||||
<div class="icon-box">
|
||||
<i class="ri-government-line"></i>
|
||||
<h3><a href="#">Option 2</a></h3>
|
||||
<i class="ri-wifi-line"></i>
|
||||
<h3><a href="http://omada.local">Omada Controller</a></h3>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user