mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-18 03:31:16 +02:00
Ready for release of Fermion v2.0.0
This commit is contained in:
@@ -691,3 +691,5 @@
|
||||
- Documented `utility` in `quick reference`.
|
||||
- Updated **README** and OpenGraph in `index`.
|
||||
- Added OpenGraph info to all pages.
|
||||
- Doc page code cleanup.
|
||||
- Updated everything, releasing **v2.0.0**.
|
||||
|
@@ -10,9 +10,9 @@
|
||||
<meta property="og:title" content="mini.css - Minimal, responsive, style-agnostic CSS toolkit">
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:description" content="mini.css is a tiny CSS toolkit designed to build quick, modern and responsive websites."/>
|
||||
<meta property="og:image" content="page_thumb.PNG">
|
||||
<meta property="og:image" content="../page_thumb.PNG">
|
||||
<meta property="og:url" content="https://chalarangelo.github.io/mini.css/">
|
||||
<link rel="icon" type="image/png" href="favicon.png">
|
||||
<meta http-equiv="refresh" content="0; url=https://chalarangelo.github.io/mini.css/" />
|
||||
<meta http-equiv="refresh" content="0; url=https://chalarangelo.github.io/mini.css/">
|
||||
</head>
|
||||
</html>
|
Reference in New Issue
Block a user