all repos — homestead @ b9efca3f3332bbb0ef0bafbafe5ac58561893507

Code for my website

remove CSP header/custom style hashes

Alan Pearce
commit

b9efca3f3332bbb0ef0bafbafe5ac58561893507

parent

ba841774eb770dab4314da515cc462e9c7706eef

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M shared/storage/sqlite/writer.goshared/storage/sqlite/writer.go
@@ -105,7 +105,6 @@ UrlID: urlID,
ContentType: file.ContentType, LastModified: file.LastModified.Unix(), Etag: file.Etag, - StyleHash: file.StyleHash, Title: file.Title, Headers: []byte{}, }