Update home page
This commit is contained in:
parent
9b97c86415
commit
1d703961f2
|
@ -15,7 +15,7 @@ Examples for writing 'backward compatible' h-card markup available at https://mi
|
||||||
|
|
||||||
<img class="u-photo photo" src="/me.jpg?v2" alt="Photo of an East Asian man standing in front of a brick wall while looking away from the camera." title="{{ .Site.Params.author }}" />
|
<img class="u-photo photo" src="/me.jpg?v2" alt="Photo of an East Asian man standing in front of a brick wall while looking away from the camera." title="{{ .Site.Params.author }}" />
|
||||||
|
|
||||||
<p>As an advocate for digital rights and free culture, I maintain <a href="/resources/" >a page with useful resources</a>. I am currently serving as an AmeriCorps VISTA member, building capacity in data analysis and visualization.</p>
|
<p>As an advocate for digital rights and free culture, I also maintain <a href="/resources/" >a page with useful resources</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
Loading…
Reference in New Issue