You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome! This repository houses the code for [my blog](https://twilco.github.io).
4
4
5
5
#### Running locally:
6
6
@@ -9,6 +9,6 @@ Welcome to my blog!
9
9
3. Use bundler to install packages required for the project (which should include Jekyll) - `bundle`
10
10
4. Use Jekyll to serve the site at [localhost:4000](http://localhost:4000) - `jekyll serve`
11
11
12
-
Feel free to open an issue or PR for anything you find that needs fixing, or if you enjoyed a specific post and would like to see more like it. I hope you enjoy!
12
+
Feel free to open an issue or PR for anything you find that needs fixing, or if you enjoyed a specific post and would like to see more like it.
0 commit comments