Sha256: adc1e4b2cdefb5e46727c007ad38660644b74d4179bc4cdff2cc3ce8532a3f1d

Contents?: true

Size: 964 Bytes

Versions: 4

Compression:

Stored size: 964 Bytes

Contents

<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  {% if page.keywords %}
  <meta name="keywords" content="{{ page.keywords }}" />
  {% else %}
  <meta name="keywords" content="art, JRubyArt, code, blog, ruby" />
  {% endif %}<title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
  <meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}">

  <link rel="stylesheet" href="https://ruby-processing.github.io/JRubyArt/css/main.css"/>
  <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.github.url | prepend: site.url }}">
  <link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.github.url | prepend: site.url }}" />
</head>



Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pbox2d-1.0.3-java docs/_includes/head.html
pbox2d-1.0.2-java docs/_includes/head.html
pbox2d-1.0.1-java docs/_includes/head.html
pbox2d-1.0.0-java docs/_includes/head.html