1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 20:02:34 +02:00

404: output to 404.html and add meta robots.

This commit is contained in:
XhmikosR
2019-02-21 10:57:48 +02:00
parent 35c6b2b12b
commit 46e88fb8f3

View File

@@ -1,7 +1,8 @@
---
title: "404 - File not found"
layout: "default"
description: ""
url: /404.html
robots: noindex,follow
sitemap_exclude: true
---