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 326e543 commit 532d55d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/index.html
Expand Up @@ -17,6 +17,10 @@
<script src="https://global.hexstream.dev/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="map-bind" />
<meta name="twitter:description" content="A macro that allows visual grouping of variables with their corresponding values (not necessarily 1:1) in calls to mapping operators when using an inline LAMBDA." />
</head>

<body>
Expand Down

0 comments on commit 532d55d

Please sign in to comment.