added schema file for myself uwu!
This commit is contained in:
parent
8171e30fb3
commit
23a4fca23e
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "assets/img"]
|
||||
path = assets/img
|
||||
url = https://git.bune.city/lynnesbian/lynnesbian.space-images
|
||||
[submodule "assets/schema"]
|
||||
path = assets/schema
|
||||
url = https://git.bune.city/lynnesbian/lynnesbian-schema-file
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
<meta property="og:image" content="https://lynnesbian.space/assets/img/bune.png">
|
||||
<meta name="flattr:id" content="zly0ql">
|
||||
{%- if page.title == "Contact" %}
|
||||
<script type="application/ld+json" src="/assets/schema/me.json"></script>
|
||||
<style>
|
||||
{%- for section in site.data.contact -%}
|
||||
{%- for entry in section.entries -%}
|
||||
|
|
1
assets/schema
Submodule
1
assets/schema
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 9579faab13174a5864eaedfb036190524aa86e21
|
Loading…
Reference in a new issue