Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlib authored Dec 24, 2023
1 parent f8653df commit 43d786b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
auto: false
server: false
lsi: false
remote_theme: pages-themes/[email protected]
plugins:
- jekyll-remote-theme # add this line to the plugins list if you already have one
markdown: kramdown
pygments: true
permalink: /:year/:month/:day/:title
Expand All @@ -9,7 +12,5 @@ exclude: ["Rakefile", "LICENSE.txt", "README.md", "CNAME"]
title: 3D Particle Tracking Velocimetry Software
url: http://3dptv.github.io
github_user: alexlib
remote_theme: pages-themes/[email protected]
plugins:
- jekyll-remote-theme # add this line to the plugins list if you already have one


0 comments on commit 43d786b

Please sign in to comment.