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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid O'Regan <doregan@gitlab.com>2021-05-15 03:37:26 +0300
committerDavid O'Regan <doregan@gitlab.com>2021-05-17 04:10:33 +0300
commit5a21fa346c54a2c00cdb4c2e96740190b1f5292c (patch)
treef67c5a9abe77886bbf6cf171b485c57ce1ed923f /layouts/404.html
parent85d4653d7c7ce909ea1c9ee496dbac3aa0284fd0 (diff)
Remove GlMarkdown class
Diffstat (limited to 'layouts/404.html')
-rw-r--r--layouts/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/404.html b/layouts/404.html
index d4325c74..3cc7d7d8 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -6,7 +6,7 @@
<link rel="canonical" href="<%= @config[:base_url] %>/404.html">
<link rel="stylesheet" href="<%= @items['/assets/stylesheets/404.*'].path %>">
</head>
- <body class="gl-markdown">
+ <body class="gl-docs">
<%= render '/header.*' %>
<section class="container">
<div class="row">