Skip to content

Latest commit

 

History

History
38 lines (36 loc) · 921 Bytes

File metadata and controls

38 lines (36 loc) · 921 Bytes
layout landing
title Publications
description Data Whisperer: My Quest for AI Excellence
image assets/images/pic03.jpg
nav-menu true
order 2
{% for post in site.posts %} {% if post.type == 'publication' %}

{{ post.title }}

{{ post.description }} {{ post.categories }}

{% endif %} {% endfor %}