add embed stuff
This commit is contained in:
parent
b69ddea942
commit
836879c952
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@
|
|||
|
||||
<title>awesome</title>
|
||||
|
||||
<!-- embedding -->
|
||||
<meta content="awesome.colean.cc" property="og:title">
|
||||
<meta content="stuff and things and awdog" property="og:description">
|
||||
<meta content="https://awesome.colean.cc" property="og:url">
|
||||
<meta content="https://awesome.colean.cc/res/awdog.png" property="og:image">
|
||||
<meta content="#ffffff" data-react-helmet="true" name="theme-color">
|
||||
|
||||
<style>
|
||||
|
||||
@import url('https://fonts.googleapis.com/css2?family=Belanosima:wght@400;600;700&display=swap');
|
||||
|
|
Reference in a new issue