@ -13,6 +13,6 @@ config_theme_for_composer.md
devel_generate_commands.md
best_of_vim_tips.md
Drupal Snippets.md
:q
Olivero Sub-theme commands.md
add_these_to_current_sites.md
@ -1,8 +0,0 @@
# Drupal Code Snippets
{# my dubugger #}
<details>
<summary>Rob's var dump</summary>
{{ dump(_context) }}
</details>
{# /my dubugger #}