blog: 利用 SNI 路由 TLS 连接实现端口复用。
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2022-10-06 18:02:31 +08:00
parent d7c65cf444
commit 11b9017a07
4 changed files with 245 additions and 2 deletions

View File

@ -22,7 +22,7 @@ export default function Footer() {
<Link href="/">{siteMetadata.title}</Link>
</div>
<div className="mb-8 text-sm text-gray-500 dark:text-gray-400">
<Link href="https://github.com/timlrx/tailwind-nextjs-starter-blog">
<Link href="https://github.com/timlrx/tailwind-nextjs-starter-blog" rel="nofollow">
Tailwind Nextjs Theme
</Link>
</div>