Skip to content

Commit 1791b0a

Browse files
committed
🧹
1 parent 234ad6a commit 1791b0a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Gemfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
source "https://rubygems.org"
2-
gem "github-pages"
2+
gem "jekyll", "~> 4.3"
3+
gem "webrick"
34
gem "rest-client"
45

56
# Formats

assets/main.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
---
2-
---
31
@charset "UTF-8";
42
@import "tokens";
53
@import "typography";

0 commit comments

Comments
 (0)