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 --- blog/hash_host/hash_blog.ml | 1 - blog/hash_host/hash_localhost.ml | 1 - 2 files changed, 2 deletions(-) delete mode 100755 blog/hash_host/hash_blog.ml delete mode 100755 blog/hash_host/hash_localhost.ml (limited to 'blog/hash_host') diff --git a/blog/hash_host/hash_blog.ml b/blog/hash_host/hash_blog.ml deleted file mode 100755 index f5e172e..0000000 --- a/blog/hash_host/hash_blog.ml +++ /dev/null @@ -1 +0,0 @@ -let expected_host = [%static_hash "blog.chimrod.com"] diff --git a/blog/hash_host/hash_localhost.ml b/blog/hash_host/hash_localhost.ml deleted file mode 100755 index a41022e..0000000 --- a/blog/hash_host/hash_localhost.ml +++ /dev/null @@ -1 +0,0 @@ -let expected_host = [%static_hash "localhost"] -- cgit v1.2.3