You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- {{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}}
-
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <title>{{#title}}{{title}}{{/title}}{{^title}}{{>partials/title}}{{/title}} {{#_appTitle}}| {{_appTitle}} {{/_appTitle}}</title>
- <meta name="viewport" content="width=device-width">
- <meta property="og:title" content="{{#title}}{{title}}{{/title}}{{^title}}{{>partials/title}}{{/title}} {{#_appTitle}}| {{_appTitle}} {{/_appTitle}}">
- {{#_description}}<meta property="og:description" content="{{_description}}">{{/_description}}
- <meta property="og:locale" content="en-us">
- <meta property="og:type" content="website">
- <meta property="og:site_name" content="Discord.Net Docs">
- <meta property="og:image" content="https://cdn.jsdelivr.net/gh/discord-net/Discord.Net/docs/marketing/logo/PackageLogo.png">
- <meta property="og:image:alt" content="Discord.Net Logo">
- <meta name="theme-color" content="#995EA7"/>
- <meta name="generator" content="docfx {{_docfxVersion}}">
- <meta property="docfx:navrel" content="{{_navRel}}">
- <meta property="docfx:tocrel" content="{{_tocRel}}">
- <meta id="docfx-style:rel" content="{{_rel}}">
- <link rel="preload" href="{{_rel}}styles/search-worker.js" as="script">
- <link rel="preload" href="{{_rel}}fonts/glyphicons-halflings-regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
- <link rel="shortcut icon" href="{{_rel}}{{{_appFaviconPath}}}{{^_appFaviconPath}}favicon.ico{{/_appFaviconPath}}">
- <link rel="stylesheet" href="{{_rel}}styles/docfx.vendor.minify.css">
- <link rel="stylesheet" href="{{_rel}}styles/docfx.css">
- <link rel="stylesheet" href="{{_rel}}styles/master.css">
- <link rel="stylesheet" href="{{_rel}}styles/main.css">
- <link rel="stylesheet" href="{{_rel}}styles/material.css">
- <link rel="stylesheet" href="{{_rel}}styles/theme-switcher.css">
- <link href="https://cdn.rawgit.com/noelboss/featherlight/1.7.6/release/featherlight.min.css" type="text/css" rel="stylesheet" />
- {{#_noindex}}<meta name="searchOption" content="noindex">{{/_noindex}}
- {{#_enableSearch}}<meta property="docfx:rel" content="{{_rel}}">{{/_enableSearch}}
- {{#_enableNewTab}}<meta property="docfx:newtab" content="true">{{/_enableNewTab}}
- </head>
|