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/db/models.goshared/storage/sqlite/db/models.go
@@ -18,7 +18,6 @@ ContentType string
LastModified int64 Title string Etag string - StyleHash string Headers []byte }