mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-12-22 09:30:01 +00:00
add description and keywords
This commit is contained in:
parent
90e2aa75f5
commit
80fecd5496
|
@ -4,6 +4,8 @@
|
|||
{% if search.term %}
|
||||
<meta property="og:description" content="Search for '{{ search.term }}'">
|
||||
{% else %}
|
||||
<meta name="description" content="A BitTorrent community focused on Eastern Asian media including anime, manga, music, and more">
|
||||
<meta name="keywords" content="torrents, bittorrent, torrent, anime, manga, sukebei, download, nyaa, magnet, magnets">
|
||||
<meta property="og:description" content="{{ config.SITE_NAME }} homepage">
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue