2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Remove the individual examples.

This commit is contained in:
XhmikosR
2018-12-30 17:11:54 +02:00
parent e73b40ba61
commit f8287a0004
19 changed files with 0 additions and 190 deletions
-10
View File
@@ -1,10 +0,0 @@
<!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
<title>Redirecting…</title>
<link rel="canonical" href="https://getbootstrap.com/docs/3.3/examples/grid/">
<meta http-equiv="refresh" content="0; url=https://getbootstrap.com/docs/3.3/examples/grid/">
<h1>Redirecting…</h1>
<a href="https://getbootstrap.com/docs/3.3/examples/grid/">Click here if you are not redirected.</a>
<script>location="https://getbootstrap.com/docs/3.3/examples/grid/"</script>
</html>