This commit is contained in:
dev-chiefworks
2022-10-16 15:29:20 -04:00
parent f026c18584
commit 78d984682a
4 changed files with 14 additions and 29 deletions
+4 -9
View File
@@ -1,6 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<!--begin::Head-->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-54829827-7"></script>
@@ -25,19 +24,13 @@
<meta property="og:type" content="article" />
<meta property="og:title" content="Metronic - Bootstrap 5 HTML, VueJS, React, Angular &amp; Laravel Admin Dashboard Theme" />
<meta property="og:url" content="https://www.chiefsoft.net" />
<meta property="og:site_name" content="KeechiefSoft Works" />
<meta property="og:site_name" content="ChiefSoft Works" />
<link rel="canonical" href="https://Chiefsoft.net" />
<link rel="shortcut icon" href="/passets/media/logos/favicon.ico" />
<!--begin::Fonts-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
<!--end::Fonts-->
<!--begin::Global Stylesheets Bundle(used by all pages)-->
<link href="/passets/plugins/global/plugins.bundle.css" rel="stylesheet" type="text/css" />
<link href="/passets/css/style.bundle.css" rel="stylesheet" type="text/css" />
<!--end::Global Stylesheets Bundle-->
</head>
<!--end::Head-->
<!--begin::Body-->
<body id="kt_body" class="bg-body">
<!--begin::Main-->
<!--begin::Root-->
@@ -54,7 +47,7 @@
</a>
<!--end::Logo-->
<!--begin::Title-->
<h1 class="text-dark fs-2x mb-3">Welcome, Guest!</h1>
<h1 class="text-dark fs-2x mb-3">Welcome!</h1>
<!--end::Title-->
<!--begin::Description-->
<div class="fw-bold fs-4 text-gray-400 mb-10">Plan your blog post by choosing a topic creating
@@ -63,6 +56,8 @@
<!--begin::Illustration-->
<img src="/passets/media/8.png" class="h-250px h-lg-350px" />
<!--end::Illustration-->
<div class="fw-bold fs-4 text-gray-400 mb-10">Plan your blog post by choosing a topic creating
<br />an outline and checking facts - <a href="https://project.chiefsoft.net/">Projects Management</a></div>
</div>
<!--end::Content-->
</div>