From 20addbe8fd0ac4c79c8a69a4f888ec320a9ca4c3 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Sat, 2 Jan 2021 16:20:42 +0100 Subject: Refactor --- blog/hash_host/hash_blog.ml | 1 + 1 file changed, 1 insertion(+) create mode 100755 blog/hash_host/hash_blog.ml (limited to 'blog/hash_host/hash_blog.ml') diff --git a/blog/hash_host/hash_blog.ml b/blog/hash_host/hash_blog.ml new file mode 100755 index 0000000..f5e172e --- /dev/null +++ b/blog/hash_host/hash_blog.ml @@ -0,0 +1 @@ +let expected_host = [%static_hash "blog.chimrod.com"] -- cgit v1.2.3