Push Jekyll site files into a subdirectory to avoid confusing them with actual dots script files

This commit is contained in:
Danielle McLean 2020-06-18 12:00:16 +10:00
parent b9d9939c7f
commit 0207b7da11
Signed by: 00dani
GPG key ID: 9DDE1EDE01E3A605
12 changed files with 5 additions and 9 deletions

View file

@ -0,0 +1,7 @@
---
layout: page
permalink: /partial-dl-test
---
{% highlight zsh %}
{% include_relative _scripts/partial-dl-test %}
{% endhighlight %}