未验证 提交 f98e38c9 编写于 作者: T Tim Neutkens 提交者: GitHub

Add static tweet link (#15493)

上级 2f50f1f8
......@@ -326,6 +326,13 @@ export default Post
#### `fallback: true`
<details>
<summary><b>Examples</b></summary>
<ul>
<li><a href="https://static-tweet.now.sh">Static generation of a large number of pages</a></li>
</ul>
</details>
If `fallback` is `true`, then the behavior of `getStaticProps` changes:
- The paths returned from `getStaticPaths` will be rendered to HTML at build time.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册