added some scraper stuff
This commit is contained in:
@@ -74,6 +74,23 @@
|
||||
{%- endblock %}
|
||||
<meta name="theme-color" content="#211f1a">
|
||||
<meta name="color-scheme" content="dark">
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Person",
|
||||
"name": "Raphael Bitton",
|
||||
"url": "https://rbitton.com",
|
||||
"sameAs": [
|
||||
"https://github.com/rbitton1729",
|
||||
"https://gitlab.com/rbitton",
|
||||
"https://www.reddit.com/user/rbitton",
|
||||
"https://www.linkedin.com/in/rbitton1729",
|
||||
"https://www.instagram.com/rbitton1729",
|
||||
"https://git.rbitton.com/rbitton",
|
||||
"https://flights.rbitton.com/share/public"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
|
||||
{# Social media meta tags -#}
|
||||
{#- FIXME: Refactor all of these to blocks/set-blocks when Tera V2 is available. -#}
|
||||
|
Reference in New Issue
Block a user