vietnam: survivor
parent
5a74f6bf27
commit
798721bff5
|
@ -0,0 +1,62 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.2.0/github-markdown.min.css"
|
||||
/>
|
||||
<title>haunt98 posts</title>
|
||||
</head>
|
||||
<style>
|
||||
.markdown-body {
|
||||
box-sizing: border-box;
|
||||
min-width: 200px;
|
||||
max-width: 980px;
|
||||
margin: 0 auto;
|
||||
padding: 45px;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.markdown-body {
|
||||
padding: 15px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<body class="markdown-body">
|
||||
<h2>
|
||||
<a href="index.html"><code>~</code></a>
|
||||
</h2>
|
||||
<h1>
|
||||
<a
|
||||
id="user-content-vietnam-survivor"
|
||||
class="anchor"
|
||||
aria-hidden="true"
|
||||
tabindex="-1"
|
||||
href="#vietnam-survivor"
|
||||
><span aria-hidden="true" class="octicon octicon-link"></span></a
|
||||
>Vietnam survivor
|
||||
</h1>
|
||||
<p>Written by Vietnamese for Vietnamese.</p>
|
||||
<p>Every Vietnamese person must/should has:</p>
|
||||
<ul>
|
||||
<li>Chứng minh nhân dân aka CMND</li>
|
||||
<li>Căn cước công dân aka CCCD</li>
|
||||
<li>Mã số thuế aka MST</li>
|
||||
<li>Bảo hiểm xã hội aka BHXH</li>
|
||||
</ul>
|
||||
|
||||
<div>
|
||||
Feel free to ask me via
|
||||
<a href="mailto:hauvipapro+posts@gmail.com">email</a> or
|
||||
<a rel="me" href="https://hachyderm.io/@haunguyen">Mastodon</a>.
|
||||
<br />Source code is available on
|
||||
<a href="https://github.com/haunt98/posts-go">GitHub</a>
|
||||
<a href="https://codeberg.org/yoshie/posts-go">Codeberg</a>
|
||||
<a href="https://git.sr.ht/~youngyoshie/posts-go">sourcehut</a>
|
||||
<a href="https://gitea.treehouse.systems/yoshie/posts-go">Treehouse</a>
|
||||
<a href="https://gitlab.com/youngyoshie/posts-go">GitLab</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,10 @@
|
|||
# Vietnam survivor
|
||||
|
||||
Written by Vietnamese for Vietnamese.
|
||||
|
||||
Every Vietnamese person must/should has:
|
||||
|
||||
- Chứng minh nhân dân aka CMND
|
||||
- Căn cước công dân aka CCCD
|
||||
- Mã số thuế aka MST
|
||||
- Bảo hiểm xã hội aka BHXH
|
Loading…
Reference in New Issue