diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-08-27 19:35:30 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-08-27 19:35:30 +0530 |
commit | 5c40e849557490ff194a912aee6f1415eeafb307 (patch) | |
tree | c3d7d26854dd28665547dd3edbb57619857cd745 /.gitignore | |
parent | d314ca140da103a1d734e0cbee1d4b77b47e6e27 (diff) |
added syntax highlight to pages that need it
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ /public /static/images/gray-area +/static/css /themes .hugo_build.lock |