-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme-001-003-001.html
99 lines (79 loc) · 5.36 KB
/
theme-001-003-001.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
<!--
* Main HTML File for GypsyShards [001.003] of Free Bootstrap 5.3.3 Themes of Link in Bio Templates
* Author: TheNocturnalDevGypsy [ Abegail Baustista Torrendon ]
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- For SEO Purposes // Start -->
<title>GypsyShards [001.003] of Free Bootstrap 5 Themes of Link in Bio Templates by TheNocturnalDevGypsy</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="TheNocturnalDevGypsy [ Abegail Baustista Torrendon ]">
<!-- For SEO Purposes // End -->
<!-- Favicons // Start -->
<link rel="apple-touch-icon" href="assets/img/favicons/apple-touch-icon.png" sizes="180x180">
<link rel="icon" href="assets/img/favicons/favicon.png" sizes="32x32" type="image/png">
<link rel="icon" href="assets/img/favicons/favicon.png" sizes="16x16" type="image/png">
<link rel="manifest" href="assets/img/favicons/manifest.json">
<link rel="mask-icon" href="assets/img/favicons/safari-pinned-tab.svg" color="#CCDBEC">
<link rel="icon" href="assets/img/favicons/favicon.ico">
<meta name="theme-color" content="#CCDBEC">
<!-- Favicons // End -->
<!-- CDN: Google Fonts // Start -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,600,600i,700,700i..900,900i">
<!-- CDN: Google Fonts // End -->
<!-- Vendor CSS Files // Start -->
<link rel="stylesheet" href="assets/vendor/bootstrap-5.3.3-dist/css/bootstrap.css">
<link rel="stylesheet" href="assets/vendor/bootstrap-icons-1.11.3/bootstrap-icons.css">
<link rel="stylesheet" href="assets/vendor/lineicons-4.0-basic-free/lineicons.css">
<!-- Vendor CSS Files // End -->
<!-- 001.003 Link in Bio Template CSS Files // Start -->
<link rel="stylesheet" href="assets/css/style-001-003.css">
<!-- 001.003 Link in Bio Template CSS Files // End -->
</head>
<body>
<!-- 001.003 Link in Bio Template // Start -->
<div class="linkinbio-main-container">
<!-- 001.003 Link in Bio Template > Profile Header // Start -->
<div class="linkinbio-profile-header">
<img src="assets/img/profile-pic.jpg" alt="Picture" class="linkinbio-profile-pic">
<h1>TheNocturnalDevGypsy</h1>
<p>₊⁺☾✧ Geeky Technical Project Manager, Technical Writer, Bootstrap Responsive Web Designer in RL ₊⁺☾ ComSci Assistant Professor (on-Hiatus) ⁺☾✧ Exploring Text to Image AI Prompts, NFTs and Crypto by Late Night ₊⁺☾✧</p>
</div>
<!-- 001.003 Link in Bio Template > Profile Header // End -->
<!-- 001.003 Link in Bio Template > Social Media Icons // Start -->
<div class="linkinbio-social-icons mt-4">
<a href="https://github.com/thenocturnaldevgypsy" target="_blank"><i class="bi bi-github"></i></a>
<a href="https://www.linkedin.com/in/abegail-torrendon/" target="_blank"><i class="bi bi-linkedin"></i></a>
<a href="https://mastodon.social/@TheNocturnalDevGypsy" target="_blank"><i class="bi bi-mastodon"></i></a>
<a href="mailto:[email protected]" target="_blank"><i class="bi bi-envelope-at-fill"></i></a>
</div>
<!-- 001.003 Link in Bio Template > Social Media Quick Icons // End -->
<!-- 001.003 Link in Bio Template > Quick Links Buttons // Start -->
<div class="linkinbio-quick-links">
<a href="https://github.com/thenocturnaldevgypsy/gypsyshards-bootstrap-template-linkinbio" class="linkinbio-link-button">GypsyShards : Series of Free Bootstrap 5.3.3 Themes of Link in Bio Templates @ GitHub</a>
<a href="https://ko-fi.com/thenocturnaldevgypsy/" class="linkinbio-link-button" id="shake-button">Buy me some Bạc Xỉu via Ko-Fi, get a monthly Airdrop NFT!</a>
<a href="https://uncut.network/user/4296077072" class="linkinbio-link-button">My NFT Shop @ Uncut.Network</a>
<a href="index.html" class="linkinbio-link-button">Back to GypsyShards Template Selection</a>
</div>
<!-- 001.003 Link in Bio Template > Quick Links Buttons // Start -->
<!-- 001.003 Link in Bio Template > Footer // Start -->
<div class="linkinbio-footer">
<p>₊⁺☾✧ GypsyShards [001.003] Free Bootstrap 5 Themes of Link in Bio Templates by TheNocturnalDevGypsy ₊⁺☾✧</p>
</div>
<!-- 001.003 Link in Bio Template > Footer // End -->
</div>
<!-- 001.003 Link in Bio Template // End -->
<!-- Vendor JS Files // Start -->
<script src="assets/vendor/bootstrap-5.3.3-dist/js/bootstrap.bundle.js"></script>
<!-- Vendor JS Files // End -->
<!-- 001.003 Link in Bio Template JS Files // Start -->
<script src="assets/js/core-001-003.js"></script>
<!-- 001.003 Link in Bio Template JS Files // End -->
</body>
</html>