-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathZHindex.html
52 lines (39 loc) · 2.8 KB
/
ZHindex.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
<!DOCTYPE html>
<html lang="zh_HANS">
<head>
<!-- Meta -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<!-- Styles -->
<link href="assets/css/main.min.css" rel="stylesheet">
<!-- Favicons and Other Metas -->
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png">
<link rel="manifest" href="assets/favicons/site.webmanifest">
<link rel="mask-icon" href="assets/favicons/safari-pinned-tab.svg" color="#809778">
<link rel="shortcut icon" href="assets/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#809778">
<meta name="msapplication-config" content="assets/favicons/browserconfig.xml">
<meta name="theme-color" content="#fff">
<link rel="preload" href="assets/css/fonts/FamiljenGrotesk-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="assets/css/fonts/Telma-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<!-- Site's Title -->
<title>Abdurrahman Hanif</title>
<!-- Site's Description -->
<meta name="description" content="Personal website of Abdurrahman Hanif.">
</head>
<body>
<header>更新于 <em> 2023 年 12 月 18 日</em></header>
<main>
<h1>Abdurrahman Hanif 是一位<mark>设计师</mark>,擅长<mark>图形</mark>和<mark>版式</mark>。</h1>
<p>在平面设计领域拥有 5 年以上的经验,他将自己的作品命名为 <span><a href="https://instagram.com/awalstudio" target="_blank">Awal Studio</a></span>。他还创立了 <span><a href="https://instagram.com/monocotype" target="_blank">Monoco Type Foundry</a></span> 作为他在印刷术领域进行实验的游乐场。除了工作之外,哈尼夫还对华人穆斯林感兴趣,喜欢撰写<a href="https://abdrhnf.medium.com/" target="_blank">文章</a>。
<p><a href="mailto:hanifanywhere@gmail.com" target="_blank"><button>发电子邮件</button></a></p>
<dl>
<dt>该网站还提供以下版本:</dt>
<dd><a href="https://abdrhnf.github.io/">English</a></dd>
<dd><a href="ZHindex.html"><span>中文</span></a></dd>
</dl>
</main>
<footer><a href="https://instagram.com/abdrhnf" target="_blank">Instagram</a> · <a href="https://www.linkedin.com/in/abdrhnf/" target="_blank">LinkedIn</a> · <a href="https://abdrhnf.medium.com/" target="_blank">Medium</a> · <a href="https://www.behance.net/abdrhnf/" target="_blank">Behance</a> </footer>
</body>