Skip to content

Commit 057a411

Browse files
committed
Removed incorrect short bio
1 parent b05b48b commit 057a411

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ source "https://rubygems.org"
88
#
99
# This will help ensure the proper Jekyll version is running.
1010
# Happy Jekylling!
11-
# gem "jekyll", "~> 3.9"
11+
gem "jekyll", "~> 3.9"
1212

1313
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1414
# gem "minima", "~> 2.0"
1515

1616
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1717
# uncomment the line below. To upgrade, run `bundle update github-pages`.
18-
gem "github-pages", group: :jekyll_plugins
18+
# gem "github-pages", group: :jekyll_plugins
1919

2020
# If you have any plugins, put them here!
2121
group :jekyll_plugins do

_data/profile.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ linkedin: hhuang5163
2222
short_bio_text_justify: false
2323
short_bio: >-
2424
<p>
25-
A <a href="https://en.wikipedia.org/wiki/Bicolor_cat" target="_blank">bicolor cat</a> is a cat with white fur combined with fur of some other colour, for example solid black, tabby, or colourpointed.
26-
</p>
27-
<p>
28-
There are various patterns of a bicolour cat. These range from the Van-patterned (colour on the crown of the head
29-
and the tail only) to a solid colour with a throat locket or medallion. Bicolour coats are found in many cat breeds,
30-
as well as being common in domestic longhair and domestic shorthair cats.
3125
</p>
3226
3327
portrait_url: /assets/images/photos/Headshot.jpg

0 commit comments

Comments
 (0)