add OGP data
This commit is contained in:
parent
8cc5af867c
commit
2c481e3b66
|
@ -1,6 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" prefix="og: https://ogp.me/ns#">
|
||||
<head>
|
||||
<meta property="og:title" content="Wes Bryie's Site" />
|
||||
<meta property="og:description"
|
||||
content="This website holds information about me." />
|
||||
<!-- Copyright *my code only, not the bootstrap parts* under the GNU GPL Licence. Wesley Bryie, 2021.-->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
|
||||
|
|
Loading…
Reference in New Issue