home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1133331564

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1746#issuecomment-1133331564 https://api.github.com/repos/simonw/datasette/issues/1746 1133331564 IC_kwDOBm6k_c5DjURs 9599 2022-05-20T20:27:12Z 2022-05-20T20:27:12Z OWNER

This seems to work for brand.html:

```html+jinja

{% block brand_content %}
{%- set nav_version = version %} {% if READTHEDOCS and current_version %} {%- set nav_version = current_version %} {% endif %} {% if nav_version %}
{{ nav_version }}
{% endif %} {% endblock brand_content %}

```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1243498298  
Powered by Datasette · Queries took 0.787ms · About: github-to-sqlite