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

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components/empty.html')
-rw-r--r--docs/components/empty.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/components/empty.html b/docs/components/empty.html
index 3e66616..c37fc76 100644
--- a/docs/components/empty.html
+++ b/docs/components/empty.html
@@ -6,8 +6,14 @@
<meta name="robots" content="index, follow">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
- <meta name="description" content="Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development. Spectre provides basic styles for typography and elements, flexbox based responsive layout system, pure CSS components and utilities with best practice coding and consistent design language.">
+ <meta name="description" content="Empty states/blank slates are commonly used as placeholders for first time use, empty data and error screens. Spectre.css CSS Framework is a lightweight, responsive and modern CSS framework for faster and extensible development.">
<meta name="author" content="Yan Zhu">
+ <meta property="og:url" content="https://picturepan2.github.io/spectre/components/empty.html">
+ <meta property="og:title" content="Empty states - Components - Spectre.css CSS Framework">
+ <meta property="og:description" content="Empty states/blank slates are commonly used as placeholders for first time use, empty data and error screens. Spectre.css CSS Framework is a lightweight, responsive and modern CSS framework for faster and extensible development.">
+ <meta name="twitter:card" content="summary">
+ <meta name="twitter:site" content="@spectrecss">
+ <meta name="twitter:creator" content="@picturepan2">
<link rel="shortcut icon" href="../img/favicons/favicon.ico">
<link rel="icon" href="../img/favicons/favicon.png">
<link rel="stylesheet" href="../dist/spectre.min.css">
@@ -160,6 +166,8 @@
<label class="accordion-header c-hand" for="accordion-experimentals">Experimentals</label>
<div class="accordion-body">
<ul class="menu menu-nav">
+ <li class="menu-item"><a href="../experimentals/viewer-360.html">360-Degree Viewer</a>
+ </li>
<li class="menu-item"><a href="../experimentals/autocomplete.html">Autocomplete</a>
</li>
<li class="menu-item"><a href="../experimentals/calendars.html">Calendars</a>