Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/shared
diff options
context:
space:
mode:
authorJaime Martinez <jmartinez@gitlab.com>2020-06-03 10:01:46 +0300
committerJaime Martinez <jmartinez@gitlab.com>2020-06-03 10:13:35 +0300
commit4eedf5c25e17698d03cd71960040f155f51672c9 (patch)
treef91722da8237d111437d42e73ca3c1ca1e3d4f05 /shared
parent193b911922d389ab2a8145d1fda190faecc13704 (diff)
Add file size metric for disk serving
Diffstat (limited to 'shared')
-rw-r--r--shared/pages/group/serving/public/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/shared/pages/group/serving/public/index.html b/shared/pages/group/serving/public/index.html
new file mode 100644
index 00000000..b3a2c1c3
--- /dev/null
+++ b/shared/pages/group/serving/public/index.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<html lang="en">
+ <body>
+ <p>HTML Document</p>
+ </body>
+</html>