aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author2024-04-13 00:04:49 +0530
committer2024-04-13 00:04:49 +0530
commit9d05c9c9d1e272d1dc945e89789bf4b0def93564 (patch)
tree1c4a91477d782bc71ed1c0ca0404b19b13fd74c9
parentTake 3 (diff)
downloadsudomsg-9d05c9c9d1e272d1dc945e89789bf4b0def93564.tar
sudomsg-9d05c9c9d1e272d1dc945e89789bf4b0def93564.tar.gz
sudomsg-9d05c9c9d1e272d1dc945e89789bf4b0def93564.tar.bz2
sudomsg-9d05c9c9d1e272d1dc945e89789bf4b0def93564.tar.lz
sudomsg-9d05c9c9d1e272d1dc945e89789bf4b0def93564.tar.xz
sudomsg-9d05c9c9d1e272d1dc945e89789bf4b0def93564.tar.zst
sudomsg-9d05c9c9d1e272d1dc945e89789bf4b0def93564.zip
Fixed structured prompt
-rw-r--r--about.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/about.html b/about.html
index 8db85e6..f368512 100644
--- a/about.html
+++ b/about.html
@@ -8,12 +8,12 @@
}
}
---
-<div itemscope itemtype="Person">
+<div itemscope itemtype="{% schema Person %}">
<section>
<h2 itemprop="name" id="{{ metadata.author.name | slugify }}">{{ metadata.author.name }}</h2>
<aside><img itemprop="image" alt="A Photo of me" src="{{metadata.author.image}}"></aside>
<p itemprop="description">I am an analytical and passionate fourth year <span itemprop="affiliation"
- itemtype="CollegeOrUniversity" itemscope><span itemprop="name">CHRIST
+ itemtype="{% schema CollegeOrUniversity %}" itemscope><span itemprop="name">CHRIST
University</span></span>
student pursuing B. Tech in Computer Engineering in Bengaluru. I am eager to further my
knowledge,