update about page
This commit is contained in:
parent
9cdbf1eaf1
commit
e9e9a55b51
2 changed files with 16 additions and 11 deletions
|
|
@ -17,6 +17,8 @@
|
|||
<!-- <meta name="description" content="{{ config.description }}"> -->
|
||||
<meta property="og:description" content="{{ config.description }}" />
|
||||
|
||||
<link href="https://hachyderm.io/@leftpaddotpy" rel="me">
|
||||
|
||||
<title>{{ config.title }}</title>
|
||||
<meta property="og:title" content="{{ config.title }}" />
|
||||
<meta property="og:url" content="{{ current_url | safe }}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue