File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,10 @@ kramdown:
7373 # Use existing pygments syntax highlighting css
7474 css_class : ' highlight'
7575
76+ # Pagination
77+ # paginate: 5
78+ # paginate_path: /page:num/
79+
7680# Set the Sass partials directory, as we're using @imports
7781sass :
7882 style : :expanded # You might prefer to minify using :compressed
@@ -82,6 +86,8 @@ plugins:
8286 - jekyll-sitemap # Create a sitemap using the official Jekyll sitemap gem
8387 - jekyll-feed # Create an Atom feed using the official Jekyll feed gem
8488 - jekyll-seo-tag
89+ - jemoji
90+ # - jekyll-paginate
8591
8692# Exclude these files from your production _site
8793exclude :
Original file line number Diff line number Diff line change 1+ < script defer src ="https://cloud.umami.is/script.js " data-website-id ="3da49f88-7825-49a6-b9cf-de0c7610e7dc "> </ script >
Original file line number Diff line number Diff line change @@ -55,5 +55,6 @@ <h1 class="site-name"><a href="{{ site.baseurl }}/">{{ site.name }}<a class="dar
5555 </ div >
5656
5757 {% include analytics.html %}
58+ {% include unami.html %}
5859 </ body >
5960</ html >
You can’t perform that action at this time.
0 commit comments