mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-20 18:55:47 +08:00
Updates
This commit is contained in:
37
en-US/guide/faq/index.html
Normal file
37
en-US/guide/faq/index.html
Normal file
@@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta
|
||||
name="viewport"
|
||||
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"
|
||||
/>
|
||||
<link
|
||||
rel="shortcut icon"
|
||||
type="image/x-icon"
|
||||
href="https://avatars1.githubusercontent.com/u/73879334?s=200&v=4"
|
||||
/>
|
||||
<style>
|
||||
.markdown table {
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
.__dumi-default-code-block + table {
|
||||
margin-top: 16px;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" href="/issues-helper/umi.30de208a.css" />
|
||||
<script>
|
||||
window.routerBase = "/issues-helper/";
|
||||
</script>
|
||||
<script>
|
||||
//! umi version: 3.3.3
|
||||
</script>
|
||||
<title>Is there a charge for this feature?</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
<script src="/issues-helper/umi.172bfbf1.js"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user