Skip to content

Latest commit

 

History

History
 
 

README.md

Lab announcements (Notice)

Introduction

This is directory for public lab announcements.

How to add a new notice

Create a file named YYYY-MM-DD-<topic>.md in this directory. The file content should be as followings (subtitle is optional):

---
title: "<Title>"
subtitle: "<Subtitle>"
---

<content>

For markdown syntax, see github markdown syntax.