-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
169 lines (101 loc) · 4.5 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
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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<!DOCTYPE html>
<html lang=en>
<head>
<!-- so meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5" />
<meta name="description" content="Welcome to my page, where you can get a comprehensive list of my projects and get a more informal introduction about me~ From time to time, I may post blog entries or create content relating to my pe">
<meta property="og:type" content="website">
<meta property="og:title" content="j. cardenas' profile">
<meta property="og:url" content="https://jcardenas9x.github.io/index.html">
<meta property="og:site_name" content="j. cardenas' profile">
<meta property="og:description" content="Welcome to my page, where you can get a comprehensive list of my projects and get a more informal introduction about me~ From time to time, I may post blog entries or create content relating to my pe">
<meta property="og:locale" content="en_US">
<meta property="article:published_time" content="2024-07-15T05:07:17.915Z">
<meta property="article:modified_time" content="2024-07-15T05:07:17.915Z">
<meta property="article:author" content="Jonathan Cardenas">
<meta name="twitter:card" content="summary">
<link rel="shortcut icon" href="https://www.gravatar.com/avatar/1c0ccb80f18de6871d3fd37b97cd3594?s=48">
<link rel="icon" type="image/png" href="https://www.gravatar.com/avatar/1c0ccb80f18de6871d3fd37b97cd3594?s=192" sizes="192x192">
<link rel="apple-touch-icon" sizes="180x180" href="https://www.gravatar.com/avatar/1c0ccb80f18de6871d3fd37b97cd3594?s=180">
<!-- title -->
<title>j. cardenas' profile</title>
<!-- async scripts -->
<!-- Google Analytics -->
<!-- Umami Analytics -->
<!-- styles -->
<link rel="stylesheet" href="/css/style.css">
<!-- persian styles -->
<!-- rss -->
<!-- mathjax -->
<meta name="generator" content="Hexo 7.3.0"></head>
<body class="max-width mx-auto px3 ltr">
<div class="content index py4 ">
<header id="header">
<a class="u-url u-uid" href="/">
<img id="logo" alt class="u-logo" src="/images/logo.png" />
<div id="title">
<h1 class="p-name">j. cardenas' profile</h1>
</div>
</a>
<div id="nav">
<ul>
<li class="icon">
<a href="#" aria-label="Menu"><i class="fa-solid fa-bars fa-2x"></i></a>
</li>
<!--
--><li><a href="/">Home</a></li><!--
--><!--
--><li><a href="/about/">About</a></li><!--
--><!--
--><li><a href="/works/">Works</a></li><!--
--><!--
--><li><a target="_blank" rel="noopener" href="https://cohost.org/yulana">cohost</a></li><!--
-->
</ul>
</div>
</header>
<article class="post" itemscope itemtype="http://schema.org/BlogPosting">
<div class="content" itemprop="articleBody">
<p>Welcome to my page, where you can get a comprehensive list of my projects and get a more informal introduction about me~ </p>
<p>From time to time, I may post blog entries or create content relating to my personal interests and life, so keep an eye out.</p>
</div>
</article>
<footer id="footer">
<div class="footer-left">
Copyright ©
2023-2024
Jonathan Cardenas
</div>
<div class="footer-right">
<nav>
<ul>
<!--
--><li><a href="/">Home</a></li><!--
--><!--
--><li><a href="/about/">About</a></li><!--
--><!--
--><li><a href="/works/">Works</a></li><!--
--><!--
--><li><a target="_blank" rel="noopener" href="https://cohost.org/yulana">cohost</a></li><!--
-->
</ul>
</nav>
</div>
</footer>
</div>
<!-- styles -->
<link rel="preload" as="style" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" crossorigin="anonymous" onload="this.onload=null;this.rel='stylesheet'"/>
<!-- jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" crossorigin="anonymous"></script>
<!-- clipboard -->
<script src="/js/main.js"></script>
<!-- search -->
<!-- Baidu Analytics -->
<!-- Cloudflare Analytics -->
<!-- Disqus Comments -->
<!-- utterances Comments -->
</body>
</html>