-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
115 lines (111 loc) · 5.21 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>KNFs Library</title>
<link rel="icon" type="image/x-icon" href="assets/img/logo.png">
<base href="https://libs.knfs-tech.com">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<header class="text-white py-0">
<a href="https://www.knfs-tech.com/" title="KNFs jsc" rel="nofollow,noopener">
<div class="container d-flex justify-content-center align-items-center">
<img src="assets/img/logo.png" alt="Logo" class="logo" loading="lazy">
</div>
</a>
</header>
<section id="about" class="text-dark">
<div class="w-100">
<div id="slider" data-bg="assets/img/background.png" class="d-flex align-items-center">
<div class="content container">
<h1 class="">KNFs Library</h1>
</div>
</div>
</div>
</section>
<section class="w-100 sub-nav d-flex justify-content-between align-items-center">
<a href="https://www.knfs-tech.com/" title="KNFs jsc" rel="nofollow,noopener" class="text-decoration-none">
<div class="back-home">
<i class="fa fa-chevron-left"></i>
<span>
Home
</span>
</div>
</a>
</section>
<main class="container mt-4">
<div class="d-flex justify-content-center mt-4 mb-3">
<div class="d-flex text-align-center" style="max-width: 1000px; padding-top: 2em; padding-bottom: 2em;">
<p style="font-size: 18px;">
<strong>KNFs JSC</strong> is dedicated to developing cutting-edge libraries and innovative solutions designed to streamline and enhance
software development integration. We are committed to providing the most effective tools and services that make it
easier for you to integrate and expand your software systems seamlessly. Join us in discovering our creative solutions
and take your software development to the next level today!
</p>
</div>
</div>
<div class="w-100">
<div class="input-group mb-3 justify-content-center" id="searchBox">
<input type="text" id="searchInput" class="form-control" placeholder="Search libraries...">
</div>
</div>
<div id="spinner" class="spinner"></div>
<div class="row" id="repo-list">
</div>
</main>
<footer class="mkt-2">
<div class="container">
<div class="row">
<div class="col-md-4 mt-footer-column text-decoration-none height-footer">
<h5 class="text-bold">Website</h5>
<ul class="list-unstyled">
<li><a href="https://www.knfs-tech.com" class="text-decoration-none hover-underline">Home</a></li>
<li><a href="https://libs.knfs-tech.com" class="text-decoration-none hover-underline">Library</a></li>
<li><a href="https://product.knfs-tech.com" class="text-decoration-none hover-underline">Product</a></li>
</ul>
</div>
<div class="col-md-4 mt-footer-column text-decoration-none height-footer">
<h5 class="text-bold">Team</h5>
<ul class="list-unstyled">
<li><a href="https://www.knfs-tech.com/#ourStory" class="text-decoration-none hover-underline">Our story</a>
</li>
<li><a href="https://www.knfs-tech.com/#ourContact" class="text-decoration-none hover-underline">Contact
Us</a></li>
<li><a href="https://careers.knfs-tech.com" class="text-decoration-none hover-underline">Careers</a></li>
<li><a href="https://www.knfs-tech.com/members" class="text-decoration-none hover-underline">Members</a></li>
<li><a href="https://www.knfs-tech.com/partners" class="text-decoration-none hover-underline">Partnership</a>
</li>
</li>
</ul>
</div>
<div class="col-md-4 mt-footer-column text-decoration-none height-footer">
<h5 class="text-bold">Social</h5>
<ul class="list-unstyled">
<li><a href="https://github.com/knfs-jsc" class="text-decoration-none hover-underline">Github</a>
</li>
<li><a href="https://www.linkedin.com/company/knfs-jsc"
class="text-decoration-none hover-underline">Linkedin</a></li>
<li><a href="#" class="text-decoration-none hover-underline">Discord</a></li>
<li><a href="https://www.facebook.com/knfs.tech" class="text-decoration-none hover-underline">Facebook</a>
</li>
</ul>
</div>
</div>
</div>
<div class="container d-flex justify-content-between align-items-center">
<div class="text-align-center">
<p>© 2024 KNFs.,jsc
<p>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
<script src="assets/js/script.js"></script>
</body>
</html>