Use a Jekyll template to reference the script, rather than a symlink, so it doesn't break when built

This commit is contained in:
Danielle McLean 2016-10-04 17:21:57 +11:00
parent 4a3206301c
commit 2c4c2fd49c
No known key found for this signature in database
GPG key ID: CC91589719027E94

View file

@ -1 +0,0 @@
.local/bin/dots

4
index.html Normal file
View file

@ -0,0 +1,4 @@
---
---
{% include_relative .local/bin/dots %}
# <style>body { white-space: pre-wrap; font-family: monospace; }</style>