Skip to content

Commit

Permalink
Remove some default posts and update profile
Browse files Browse the repository at this point in the history
  • Loading branch information
T3l3sc0p3 committed Nov 20, 2023
1 parent d33b370 commit 3b312b8
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 802 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
# Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem
# do not have a Java counterpart.
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]
gem 'jekyll-compose', group: [:jekyll_plugins]
10 changes: 5 additions & 5 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ description: >- # used by seo meta and the atom feed
# Fill in the protocol & hostname for your site.
# e.g. 'https://username.github.io', note that it does not end with a '/'.
url: ""
url: "https://t3l3sc0p3.github.io"

github:
username: github_username # change to your github username
username: T3l3sc0p3 # change to your github username

twitter:
username: twitter_username # change to your twitter username
#twitter:
# username: twitter_username # change to your twitter username

social:
# Change to your full name.
Expand Down Expand Up @@ -73,7 +73,7 @@ theme_mode: # [light|dark]
img_cdn: "https://chirpy-img.netlify.app"

# the avatar on sidebar, support local or CORS resources
avatar: "/commons/avatar.jpg"
avatar: "https://t3l3sc0p3.github.io/upload/img/profile.gif"

# boolean type, the global switch for TOC in posts.
toc: true
Expand Down
188 changes: 0 additions & 188 deletions _posts/2019-08-08-text-and-typography.md

This file was deleted.

Loading

0 comments on commit 3b312b8

Please sign in to comment.