From 77544bdfad2af41514ec1435f706fee87ea2969e Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Mon, 7 Feb 2022 15:38:37 +0100 Subject: Added viz.js code --- lib/blog/hash_host/hash_localhost.ml | 1 + 1 file changed, 1 insertion(+) create mode 100755 lib/blog/hash_host/hash_localhost.ml (limited to 'lib/blog/hash_host/hash_localhost.ml') diff --git a/lib/blog/hash_host/hash_localhost.ml b/lib/blog/hash_host/hash_localhost.ml new file mode 100755 index 0000000..a41022e --- /dev/null +++ b/lib/blog/hash_host/hash_localhost.ml @@ -0,0 +1 @@ +let expected_host = [%static_hash "localhost"] -- cgit v1.2.3