mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-25 08:13:05 +00:00
Added Discord embed tags
This commit is contained in:
parent
f053ddeba1
commit
8928d286ba
|
|
@ -1,4 +1,8 @@
|
|||
<head>
|
||||
<meta content="$projectname Documentation - $title" property="og:title" />
|
||||
<meta content="The documentation for the $projectname Project" property="og:description" />
|
||||
<meta content="https://raw.githubusercontent.com/4jcraft/4jcraft/dev/.github-assets/logo.jpg"" property="og:image" />
|
||||
<meta content="#983E3C" data-react-helmet="true" name="theme-color" />
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.16.1"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue