Skip to content

Commit f51b9ae

Browse files
Vineeth T RVineeth T R
authored andcommitted
meta description update
1 parent 2d0e732 commit f51b9ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@
1414

1515
<!-- Search Engine -->
1616
<meta name="title" content="CSS loaders and spinner">
17-
<meta name="description" content="A usual situation that we all might face while going through websites is to wait for some progress or something to get loaded. A most common solution in such scenarios is to use a loader,spinner to indicate users This is a library having a collection of such loaders,spinners . There is no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too">
17+
<meta name="description" content="CSS Loader is a collection of different types of loaders, spinners and their source code. There are no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too.">
1818
<meta name="keywords" content="css, loader, spinners , loading , waiting, css loading, cssloaders, css loaders, css3 loaders, css spinners, css3spinners, , css3 spinners, , cssspinners, HTML, CSS3">
1919
<meta name="author" content="Vineeth TR">
2020

2121
<!-- Schema.org for Google -->
2222
<meta itemprop="name" content="CSS loaders and spinner">
23-
<meta itemprop="description" content="A usual situation that we all might face while going through websites is to wait for some progress or something to get loaded. A most common solution in such scenarios is to use a loader,spinner to indicate users This is a library having a collection of such loaders,spinners . There is no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too">
23+
<meta itemprop="description" content="CSS Loader is a collection of different types of loaders, spinners and their source code. There are no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too.">
2424
<meta name="image" content="https://cssloaders.github.io/images/Loader-screen.png">
2525

2626
<!-- Open Graph general (Facebook, Pinterest & Google+) -->
2727
<meta name="og:title" content="CSS loaders and spinners">
28-
<meta name="og:description" content="A usual situation that we all might face while going through websites is to wait for some progress or something to get loaded. A most common solution in such scenarios is to use a loader, spinner to indicate users This is a library having a collection of such loaders, spinners. There are no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too">
28+
<meta name="og:description" content="CSS Loader is a collection of different types of loaders, spinners and their source code. There are no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too.">
2929
<meta name="og:image" content="https://cssloaders.github.io/images/Loader-screen.png">
3030
<meta name="og:url" content="https://cssloaders.github.io/">
3131
<meta name="og:site_name" content="CSS loaders and spinners">
@@ -35,7 +35,7 @@
3535
<!-- Twitter -->
3636
<meta name="twitter:card" content="summary">
3737
<meta name="twitter:title" content="CSS loaders and spinners">
38-
<meta name="twitter:description" content="A usual situation that we all might face while going through websites is to wait for some progress or something to get loaded. A most common solution in such scenarios is to use a loader, spinner to indicate users This is a library having a collection of such loaders, spinners. There are no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too">
38+
<meta name="twitter:description" content="CSS Loader is a collection of different types of loaders, spinners and their source code. There are no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too.">
3939
<meta property="twitter:url" content="https://cssloaders.github.io/">
4040
<meta name="twitter:creator" content="@vineethtrv">
4141
<meta name="twitter:image:src" content="https://cssloaders.github.io/images/Loader-screen.png">

0 commit comments

Comments
 (0)