Skip to content

Commit 1195ee0

Browse files
committed
delete author in news
1 parent 9316cef commit 1195ee0

File tree

1 file changed

+20
-21
lines changed

1 file changed

+20
-21
lines changed

_data/authors.yml

+20-21
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
# Change `author1` to your shortname.
44
author1:
55
name: FOSSLight
6-
email: <mail@domain.tld>
6+
email: fosslight-dev@lge.com
77

88
# Used at the bottom of each page and at the top of the `about` layout
99
# Markdown enabled, can use multiple paragraphs (enabled by `|`)
10-
about: |
11-
Lorem ipsum dolor sit amet, consectetur adipiscing elit,
12-
sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
13-
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
14-
15-
Open `_data/authors.yml` to edit this text.
10+
# about: |
11+
# Lorem ipsum dolor sit amet, consectetur adipiscing elit,
12+
# sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
13+
# Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
14+
#
15+
# Open `_data/authors.yml` to edit this text.
1616

1717
# This photo will be used in the about section
1818
picture:
@@ -67,18 +67,17 @@ author1:
6767
# paypal: <username>
6868
# download: <url>
6969
# keybase <username>
70-
7170
# Another author (optional)
72-
author2:
73-
name: <firtname> <lastname>
74-
email: <mail@domain.tld>
75-
about: |
76-
Lorem ipsum dolor sit amet, consectetur adipiscing elit,
77-
sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
78-
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
79-
80-
Open `_data/authors.yml` to edit this text.
81-
82-
picture: https://placehold.it/128x128
83-
twitter: <username>
84-
github: <username>
71+
# author2:
72+
# name: <firtname> <lastname>
73+
# email: <mail@domain.tld>
74+
# about: |
75+
# Lorem ipsum dolor sit amet, consectetur adipiscing elit,
76+
# sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
77+
# Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
78+
#
79+
# Open `_data/authors.yml` to edit this text.
80+
#
81+
# picture: https://placehold.it/128x128
82+
# twitter: <username>
83+
# github: <username>

0 commit comments

Comments
 (0)