-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjournal.html
141 lines (122 loc) · 6.11 KB
/
journal.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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Page Metadata -->
<title>Journal · Feyisola Olawuyi</title>
<link rel="shortcut icon" href="assets/favicon.png" type="image/x-icon">
<meta name=description
content="A digital product designer creating compelling experiences for ambitious businesses.">
<meta name=author content="Feyisola Olawuyi">
<!-- Open Graph -->
<meta property=og:type content=website>
<meta property="og:image" content="assets/port.png" />
<meta property=og:url content=https://solaszn.github.io>
<meta property=og:title content="Journal · Feyisola Olawuyi">
<meta property=og:description
content="A digital product designer creating compelling experiences for ambitious businesses.">
<!-- Twitter card -->
<meta name=twitter:site content=@solaszn>
<meta name=twitter:creator content=@solaszn>
<meta name=twitter:card content="summary_large_image">
<meta name=twitter:url content=https://solaszn.github.io>
<meta name=twitter:title content="Journal · Feyisola Olawuyi">
<meta property="twitter:image" content="https://solaszn.github.io/assets/port.png" />
<meta name=twitter:description
content="A digital product designer creating compelling experiences for ambitious businesses.">
<!-- Resources -->
<link rel="stylesheet" href="css/styles.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap" rel="stylesheet">
<link
href="https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap"
rel="stylesheet">
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JBDQB45Z15"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-JBDQB45Z15');
</script>
<!-- Microsoft Clarity -->
<script type="text/javascript">
(function (c, l, a, r, i, t, y) {
c[a] = c[a] || function () { (c[a].q = c[a].q || []).push(arguments) };
t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i;
y = l.getElementsByTagName(r)[0]; y.parentNode.insertBefore(t, y);
})(window, document, "clarity", "script", "mmmye74yc2");
</script>
</head>
<body>
<div class="main">
<!-- FIXED HAMBURGER NAV -->
<div class="navigation sm">
<input type="checkbox" class="navigation__checkbox" id="navi-toggle">
<label for="navi-toggle" class="navigation__button">
<span class="navigation__icon"> </span>
</label>
<nav class="navigation__nav">
<ul class="navigation__list">
<li class="navigation__item"><a href="about.html" class="navigation__link">About</a></li>
<li class="navigation__item"><a href="#" class="navigation__link inactive">Journal</a></li>
<li class="navigation__item"><a href="contact.html" class="navigation__link">Contact</a></li>
</ul>
</nav>
</div>
<!-- NAVIGATION -->
<div class="nav md lg">
<a href="./" class="logo">
<img src="assets/asterisk.png" width="18" height="18
" alt="asterisk-star">
feyisola
</a>
<div class="nav-menu">
<div class="default-nav">
<a href="about.html">About</a>
<a href="" class="inactive">Journal</a>
<a href="contact.html">Contact</a>
</div>
</div>
</div>
<div class="content">
<div class="info bio-2">
<div class="subtitle-2">Journal</div>
<div class="text">
<p>On here, I plan to share bits from my daily journal; milestones, goals and the steps I'm taking
to grow personally and career wise.</p>
<p>In the meantime, feel free to say hello 👋 <a href="contact.html" class="link">here</a>.</p>
</div>
<div class="" style="margin-top: 16px; opacity: 0.6;">* Dusts cobwebs, leaves to come back another time.
*</div>
</div>
</div>
<!-- <img width="200px" src="assets/chaii.jpeg" alt=""> -->
<!-- FOOTER -->
<div class="footer" id="bottom">
<div class="breadcrumb">
<a href="#" class="inactive">solaszn</a>
/
<a href="">journal</a>
</div>
<div class="language-switcher">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path
d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"
stroke="#222222" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
<path d="M2 12H22" stroke="#222222" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
<path
d="M12 2C14.5013 4.73835 15.9228 8.29203 16 12C15.9228 15.708 14.5013 19.2616 12 22C9.49872 19.2616 8.07725 15.708 8 12C8.07725 8.29203 9.49872 4.73835 12 2V2Z"
stroke="#222222" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
</svg>
<a href="fr/index.html" id="french" class="lang inactive">FR</a>
<a href="" id="english" class="lang">EN</a>
</div>
</div>
</div>
</body>
</html>