p0c-website

Proof of concepts for fun and profit
git clone https://git.in0rdr.ch/p0c-website.git
Log | Files | Refs | README | LICENSE

commit 5358489a9516bdc9d8db233c7268e3608d6d8e22
parent 4c2ebafc007cd6c4773cc05817189b305387d347
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Mon, 26 Feb 2024 18:41:24 +0100

feat: add octicons

Diffstat:
MGemfile | 1+
M_config.yml | 1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Gemfile b/Gemfile @@ -4,6 +4,7 @@ group :jekyll_plugins do gem "jekyll-sitemap" gem "bourbon" gem "jekyll-paginate" + gem "jekyll-octicons" end gem 'html-proofer' gem 'tzinfo' diff --git a/_config.yml b/_config.yml @@ -34,6 +34,7 @@ plugins: - jekyll-sitemap - bourbon - jekyll-paginate + - jekyll-octicons # navbar pages navbar: