diff --git a/_includes/01-name.md b/_includes/01-name.md new file mode 100644 index 0000000..4672d99 --- /dev/null +++ b/_includes/01-name.md @@ -0,0 +1 @@ +# lmcfall diff --git a/index.md b/index.md index 0d6905d..4047435 100644 --- a/index.md +++ b/index.md @@ -1,3 +1,6 @@ --- layout: default --- + +{% include 01-name.md %} +