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

Merge branch 'v4-dev' into stretched-link

This commit is contained in:
XhmikosR
2018-12-23 00:30:55 +02:00
committed by GitHub
3 changed files with 4 additions and 3 deletions

View File

@@ -4,6 +4,9 @@
<meta name="author" content="{{ site.authors }}">
<meta name="generator" content="Jekyll v{{ jekyll.version }}">
<meta name="docsearch:language" content="en">
<meta name="docsearch:version" content="{{ site.docs_version }}">
<title>
{%- if page.title -%}
{{ page.title | smartify }} · {{ site.title | smartify }}

View File

@@ -4,8 +4,6 @@ title: Examples
description: Quickly get a project started with any of our examples ranging from using parts of the framework to custom components and layouts.
redirect_from:
- "/examples/"
- "/docs/4.0/examples/tooltip-viewport/"
- "/docs/4.1/examples/tooltip-viewport/"
---
{% for entry in site.data.examples %}