Changed CollegeOrUniversity item prop from worksFor to alumniOf

This commit is contained in:
jmks
2016-07-24 17:29:48 -04:00
parent a4582549aa
commit 97ec816617
+1 -1
View File
@@ -89,7 +89,7 @@
<h2>Education</h2> <h2>Education</h2>
</header> </header>
<div class="resume-item" itemscope itemprop="worksFor" itemtype="http://schema.org/CollegeOrUniversity"> <div class="resume-item" itemscope itemprop="alumniOf" itemtype="http://schema.org/CollegeOrUniversity">
<h3 class="resume-item-title" itemprop="name">Springfield College</h3> <h3 class="resume-item-title" itemprop="name">Springfield College</h3>
<h4 class="resume-item-details" itemprop="description">Associates Degree, Business Management &bull; 1984 &mdash; 1986</h4> <h4 class="resume-item-details" itemprop="description">Associates Degree, Business Management &bull; 1984 &mdash; 1986</h4>
<p class="resume-item-copy">If you had any meaningful roles at college, feel free to write about them here.</p> <p class="resume-item-copy">If you had any meaningful roles at college, feel free to write about them here.</p>