Sha256: a9a48c26e94e7d806b854df8b48ad242c72b3a056307c7c69412ff813758170f

Contents?: true

Size: 618 Bytes

Versions: 1

Compression:

Stored size: 618 Bytes

Contents

{% if site.data.meng.console.switch == true %}
{% if site.data.meng.console.theme_info == true %}
<script>
console.info("\n %c © Jekyll Theme MDUI |  Version: 0.5.3 | https://github.com/KeJunMao/jekyll-theme-mdui \n\n", "color: {{site.data.meng.console.color}}; background:{{site.data.meng.console.background}}; padding:5px 0; border-radius: 5px 5px 5px 5px;");
</script>
{% endif %}
<script>
console.info("\n %c {{site.data.meng.console.text}} \n\n", "color: {{site.data.meng.console.color}}; background: {{site.data.meng.console.background}}; padding:5px 0; border-radius: 5px 5px 5px 5px;");
</script>
{% endif %}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-theme-mdui-0.5.3 _includes/meng/console.html