blob: 8e03612de9b59695944ee04a0da795b47728bec3 (
plain) (
tree)
|
|
---
title: Notes
navbar:
link: Notes
priority: 3
sidebar:
notes:
hide: true
---
{% if site.notes.size > 0 %}
<p>Style guides and best practices, not worthy of a post.</p>
{% include notes.html %}
{% else %}
<p>Sorry, no notes have been added yet.</p>
{% endif %}
|