Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
satriadewa2x committed Dec 29, 2020
1 parent 1e447e3 commit 412fed4
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 10 deletions.
7 changes: 7 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ GEM
ethon (0.12.0)
ffi (>= 1.3.0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
ffi (1.13.1)
ffi (1.13.1-x64-mingw32)
forwardable-extended (2.6.0)
html-proofer (3.17.4)
addressable (~> 2.3)
Expand Down Expand Up @@ -64,6 +66,8 @@ GEM
mini_portile2 (2.4.0)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.10-x64-mingw32)
mini_portile2 (~> 2.4.0)
nokogumbo (2.0.4)
nokogiri (~> 1.8, >= 1.8.4)
parallel (1.20.1)
Expand All @@ -79,6 +83,8 @@ GEM
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
sassc (2.4.0-x64-mingw32)
ffi (~> 1.9)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
Expand All @@ -94,6 +100,7 @@ GEM

PLATFORMS
ruby
x64-mingw32

DEPENDENCIES
html-proofer
Expand Down
10 changes: 5 additions & 5 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@ author: Medsos # change to your full name

avatar: /assets/img/sample/avatar.jpg # support internet resources

github:
username: SatriaDewa2X # change to your github username
# github:
# username: SatriaDewa2X # change to your github username

twitter:
username: i0Sh0w # change to your twitter username

social:
name: Medsos # it will shows as the copyright owner in Footer
email: example@doamin.com # change to your email address
email: keporepublic@gmail.com # change to your email address
links:
# The first element serves as the copyright owner's link
- https://twitter.com/i0Sh0w # change to your twitter homepage
- https://github.com/satriadewa2x # change to your github homepage
- https://medsos.cyou # change to your twitter homepage
# - https://github.com/satriadewa2x # change to your github homepage
# Uncomment below to add more social links
# - https://www.facebook.com/username
# - https://www.linkedin.com/in/username
Expand Down
6 changes: 3 additions & 3 deletions _data/contact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
# © 2020 Cotes Chung
# MIT Licensed

-
type: github
icon: 'fab fa-github-alt'

# type: github
# icon: 'fab fa-github-alt'
-
type: twitter
icon: 'fab fa-twitter'
Expand Down
2 changes: 1 addition & 1 deletion _data/meta.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: Chirpy
version: 2.7.1
homepage: https://github.com/cotes2020/jekyll-theme-chirpy/
# homepage: https://github.com/cotes2020/jekyll-theme-chirpy/
4 changes: 3 additions & 1 deletion _tabs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ order: 4
---


> **Note**: Add Markdown syntax content to file `_tabs/about.md` and it will show up on this page.
> Siapa yang tidak kenal dengan media sosial seperti Instagram, Tiktok, Twitter atau Facebook? Pengguna Smartphone pasti pernah dan sering mengakses medsos, entah sekedar untuk mengisi waktu luang sambil rebahan di rumahan, atau saat sedang mencari sebuah informasi terbaru yang sedang viral.
> Salam, Medsos Cyou!

0 comments on commit 412fed4

Please sign in to comment.