Sha256: ccc8f8ec2c35f643e24c47a4ab6763778ea69c9960aa73a9bcbeed1f863ab8ee
Contents?: true
Size: 842 Bytes
Versions: 1
Compression:
Stored size: 842 Bytes
Contents
{% comment %} Placeholder to allow defining custom head, in principle, you can add anything here, e.g. favicons: 1. Head over to https://realfavicongenerator.net/ to add your own favicons. 2. Customize default _includes/custom-head.html in your source directory and insert the given code snippet. {% endcomment %} <link rel="apple-touch-icon" sizes="76x76" href="/assets/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"> <link rel="manifest" href="/assets/favicon/site.webmanifest"> <link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff">
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
artistic-0.4.0 | _includes/custom-head.html |