Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 434 Bytes

File metadata and controls

12 lines (9 loc) · 434 Bytes
layout default
title northwind

NORTHWIND

{% assign FP = site.data.featured.product[0] %}

Have you tried our {{FP.ProductName}} yet? It is selling at {{FP.UnitPrice}}, go buy today.

{% assign employeeOfTheMonth = site.data.employeeOfTheMonth.first %}

Congratulations {{employeeOfTheMonth.FirstName}} {{employeeOfTheMonth.LastName}} for being ⭐ employee of the month