copying theme addition files onto the hugo directories. fixes #6

This commit is contained in:
2017-09-11 12:13:40 -05:00
parent ab06bed6ec
commit ff1033dfb4
6 changed files with 463 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
//go:generate go-bindata -ignore .go -pkg themeadditions ./...
package themeadditions
File diff suppressed because one or more lines are too long