mirror of
https://github.com/Xevion/elect.xevion.dev.git
synced 2025-12-06 03:15:00 -06:00
Add banner + Twitter OG tags
This commit is contained in:
@@ -25,4 +25,9 @@ like that since it's literally almost 2AM and I need to wake up early. 😳
|
|||||||
<meta property="og:url" content="https://elect.xevion.dev">
|
<meta property="og:url" content="https://elect.xevion.dev">
|
||||||
<meta property="og:image" content="https://elect.xevion.dev/banner.png">
|
<meta property="og:image" content="https://elect.xevion.dev/banner.png">
|
||||||
<meta property="og:description" content="My election presentation for the role of Projects Officer at UTSA ACM's 2022 Officer Election">
|
<meta property="og:description" content="My election presentation for the role of Projects Officer at UTSA ACM's 2022 Officer Election">
|
||||||
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
|
<meta name="twitter:image:alt" content="elect.xevion.dev Preview Banner">
|
||||||
|
<meta name="twitter:title" content="elect.xevion.ev">
|
||||||
|
<meta name="twitter:description" content="My election presentation for the role of Projects Officer at UTSA ACM's 2022 Officer Election">
|
||||||
|
<meta name="twitter:image" content="https://elect.xevion.dev/banner.png">
|
||||||
```
|
```
|
||||||
BIN
docs/banner.png
Normal file
BIN
docs/banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 219 KiB |
@@ -8,13 +8,19 @@
|
|||||||
<meta property="og:title" content="elect.xevion.dev">
|
<meta property="og:title" content="elect.xevion.dev">
|
||||||
<meta property="og:url" content="https://elect.xevion.dev">
|
<meta property="og:url" content="https://elect.xevion.dev">
|
||||||
<meta property="og:image" content="https://elect.xevion.dev/banner.png">
|
<meta property="og:image" content="https://elect.xevion.dev/banner.png">
|
||||||
<meta property="og:description" content="My election presentation for the role of Projects Officer at UTSA ACM's 2022 Officer Election">
|
<meta property="og:description"
|
||||||
|
content="My election presentation for the role of Projects Officer at UTSA ACM's 2022 Officer Election">
|
||||||
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
|
<meta name="twitter:image:alt" content="elect.xevion.dev Preview Banner">
|
||||||
|
<meta name="twitter:title" content="elect.xevion.ev">
|
||||||
|
<meta name="twitter:description"
|
||||||
|
content="My election presentation for the role of Projects Officer at UTSA ACM's 2022 Officer Election">
|
||||||
|
<meta name="twitter:image" content="https://elect.xevion.dev/banner.png">
|
||||||
<script type="module" crossorigin src="/assets/index.b5f88166.js"></script>
|
<script type="module" crossorigin src="/assets/index.b5f88166.js"></script>
|
||||||
<link rel="stylesheet" href="/assets/index.c08c73ae.css">
|
<link rel="stylesheet" href="/assets/index.c08c73ae.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user