summaryrefslogtreecommitdiff
path: root/blog/hash_host
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2022-02-07 15:38:37 +0100
committerSébastien Dailly <sebastien@dailly.me>2022-02-07 16:01:12 +0100
commit77544bdfad2af41514ec1435f706fee87ea2969e (patch)
tree4de23870e08711da25ff92e9670370fc0a74e459 /blog/hash_host
parentad526111f0dd619ae9e0e98ef2253146b58a068f (diff)
Added viz.js code
Diffstat (limited to 'blog/hash_host')
-rwxr-xr-xblog/hash_host/hash_blog.ml1
-rwxr-xr-xblog/hash_host/hash_localhost.ml1
2 files changed, 0 insertions, 2 deletions
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"]