From 52cdf98cc26c28bbb80edc719b42ec6f7001d488 Mon Sep 17 00:00:00 2001 From: Ariel Mashraki <7413593+a8m@users.noreply.github.com> Date: Thu, 28 Jan 2021 16:50:49 +0200 Subject: [PATCH] gomod: add go-import and go-source meta tags for ent ent-contrib (#1214) --- doc/website/static/contrib.html | 12 ++++++++++++ doc/website/static/ent.html | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 doc/website/static/contrib.html create mode 100644 doc/website/static/ent.html diff --git a/doc/website/static/contrib.html b/doc/website/static/contrib.html new file mode 100644 index 000000000..24e5d8adc --- /dev/null +++ b/doc/website/static/contrib.html @@ -0,0 +1,12 @@ + + + + + + + + + +Nothing to see here; move along. + + \ No newline at end of file diff --git a/doc/website/static/ent.html b/doc/website/static/ent.html new file mode 100644 index 000000000..060a0dfa1 --- /dev/null +++ b/doc/website/static/ent.html @@ -0,0 +1,12 @@ + + + + + + + + + +Nothing to see here; move along. + + \ No newline at end of file