nerd-fonts/_includes/scripts.html
rszyma 2d96b7f5e0 Remove gitter-sidecar
[why]
Disfunctional

See PR #1252
2023-05-27 15:27:38 +02:00

18 lines
No EOL
722 B
HTML

<script async defer src="https://buttons.github.io/buttons.js"></script>
<script src="site.js"></script>
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "SoftwareApplication",
"name" : "Nerd Fonts - Iconic font aggregator",
"image" : "https://www.nerdfonts.com/assets/img/sankey-glyphs-combined-diagram.png",
"author" : {
"@type" : "Person",
"name" : "Ryan L McIntyre"
},
"downloadUrl" : "https://www.nerdfonts.com/font-downloads",
"operatingSystem" : "Linux, macOS, Windows",
"screenshot" : "https://www.nerdfonts.com/assets/img/nerd-fonts-powerline-extra-terminal.png",
"softwareVersion" : "{{ site.current_version }}"
}
</script>