diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-31 16:10:50 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-05-31 16:10:50 +0300 |
commit | e726014585409acacef2e79a8d83a55a9e47ecb6 (patch) | |
tree | b0d2e8fc7129edcbfeb45f72f71f695a5b369bd8 /_posts/2021-04-09-test-post3.md | |
parent | posts: permalinks without date (diff) | |
download | jekyll-theme-e726014585409acacef2e79a8d83a55a9e47ecb6.tar.gz jekyll-theme-e726014585409acacef2e79a8d83a55a9e47ecb6.zip |
add more examples, update README
Diffstat (limited to '_posts/2021-04-09-test-post3.md')
-rw-r--r-- | _posts/2021-04-09-test-post3.md | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/_posts/2021-04-09-test-post3.md b/_posts/2021-04-09-test-post3.md deleted file mode 100644 index a1ca425..0000000 --- a/_posts/2021-04-09-test-post3.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Test post 3 -excerpt: > - This is test post #3. With snippets! -snippets_root_directory: snippets -snippets_language: c++ -snippets: - hello: - - snippet.hpp - - snippet.cpp ---- -Aenean ex ipsum, feugiat vel tortor sit amet, dictum facilisis dui. -Pellentesque commodo leo at eros elementum porta. -Aenean ac mauris risus. -Nam nec mattis orci. -Class aptent taciti sociosqu ad litora torquent per conubia nostra, per -inceptos himenaeos. -Duis rutrum turpis leo, sit amet cursus tellus tincidunt et. -Nullam eget tortor nisl. -Class aptent taciti sociosqu ad litora torquent per conubia nostra, per -inceptos himenaeos. -Pellentesque posuere nunc a purus eleifend pulvinar. - -{% include snippets/section.html section_id='hello' %} |