Skip to content

Commit

Permalink
Docs: Add twitter card.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexstream committed Nov 2, 2020
1 parent 6d5e7c0 commit fe1d7da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/index.html
Expand Up @@ -18,6 +18,10 @@
<script src="https://global.hexstreamsoft.com/scripts/global.js"></script>
<script src="https://www.hexstreamsoft.com/scripts/global.js"></script>
<script src="https://www.hexstreamsoft.com/libraries/libraries.js" defer></script>
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@HexstreamSoft" />
<meta name="twitter:title" content="enhanced-find-class" />
<meta name="twitter:description" content="Provides a canonical way of converting class designators to classes." />
</head>

<body>
Expand Down

0 comments on commit fe1d7da

Please sign in to comment.