edited a line in config, updated about page to have my info from the jekyll default about page. added a favicon icon
This commit is contained in:
parent
26f8420c8c
commit
ccbf4d0ec4
3 changed files with 3 additions and 6 deletions
|
@ -25,7 +25,7 @@ github_username: booboy
|
||||||
# Build settings
|
# Build settings
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
theme: minima
|
theme: minima
|
||||||
gems:
|
plugins:
|
||||||
- jekyll-feed
|
- jekyll-feed
|
||||||
|
|
||||||
# Exclude from processing.
|
# Exclude from processing.
|
||||||
|
|
7
about.md
7
about.md
|
@ -4,15 +4,12 @@ title: About
|
||||||
permalink: /about/
|
permalink: /about/
|
||||||
---
|
---
|
||||||
|
|
||||||
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)
|
I am an aspiring security researcher working as a *nix system administrator. I like to program in python and play fast paced deathmatch video games. I try to better myself each day. If you would like to reach out, I can be reached via email at bpmcdevitt at thelinuxspace.com
|
||||||
|
|
||||||
You can find the source code for Minima at GitHub:
|
This page is designed with Jekyll
|
||||||
[jekyll][jekyll-organization] /
|
|
||||||
[minima](https://github.com/jekyll/minima)
|
|
||||||
|
|
||||||
You can find the source code for Jekyll at GitHub:
|
You can find the source code for Jekyll at GitHub:
|
||||||
[jekyll][jekyll-organization] /
|
[jekyll][jekyll-organization] /
|
||||||
[jekyll](https://github.com/jekyll/jekyll)
|
[jekyll](https://github.com/jekyll/jekyll)
|
||||||
|
|
||||||
|
|
||||||
[jekyll-organization]: https://github.com/jekyll
|
[jekyll-organization]: https://github.com/jekyll
|
||||||
|
|
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
Loading…
Add table
Reference in a new issue