From e253970e144ea523ac5b2944fc539b5f73efacc4 Mon Sep 17 00:00:00 2001 From: Vlad Faust Date: Fri, 22 Mar 2019 21:31:30 +0300 Subject: [PATCH] fix: OG and Twitter images --- .env.example | 1 + public/index.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .env.example diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..727afe5 --- /dev/null +++ b/.env.example @@ -0,0 +1 @@ +VUE_APP_URL=https://example.com diff --git a/public/index.html b/public/index.html index 9331f16..5adc115 100644 --- a/public/index.html +++ b/public/index.html @@ -12,11 +12,11 @@ - + - +