Compare commits
2 Commits
a2764c2815
...
e63547fb2d
| Author | SHA1 | Date | |
|---|---|---|---|
|
e63547fb2d
|
|||
|
c8410e5827
|
2
assets/css/main.min.css
vendored
2
assets/css/main.min.css
vendored
@@ -73,7 +73,7 @@
|
||||
font-style: normal;
|
||||
}
|
||||
:root {
|
||||
--c-bg: #fdfdfd;
|
||||
--c-bg: rgb(255,254,247);
|
||||
--c-cta: #ebf2f9;
|
||||
--c-text: #203650;
|
||||
--f-sans: sans-serif;
|
||||
|
||||
BIN
assets/images/preview.png
Normal file
BIN
assets/images/preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 260 KiB |
@@ -5,7 +5,8 @@
|
||||
<!-- Meta -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
||||
|
||||
<meta property="og:title" content="Anthony and Melanie's Wedding" />
|
||||
<meta property="og:image" content="/assets/images/preview.png" />
|
||||
<!-- Favicons and other styls -->
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png">
|
||||
|
||||
Reference in New Issue
Block a user