Skip to content

Commit e1a5589

Browse files
authored
Remove name/email/keywords from _config.yml, modify footer
1 parent 7b7e61a commit e1a5589

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

_config.yml

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,15 @@
33
# -----------------------------------------------------------------------------
44

55
title: Manastash Ridge Observatory # the website title (if blank, full name will be used instead)
6-
first_name: You
7-
middle_name: R.
8-
last_name: Name
9-
email: you@example.com
6+
first_name:
7+
middle_name:
8+
last_name:
9+
email:
1010
description: > # the ">" symbol means to ignore newlines until "footer_text:"
11-
Manastash Ridge Observatory (MRO) is a University of Washington Observatory used for undergraduate training and located in central Washington state.
11+
Manastash Ridge Observatory (MRO) is a University of Washington Observatory used for undergraduate training.
1212
footer_text: >
13-
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
14-
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
15-
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
16-
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
13+
Manastash Ridge Observatory (MRO) is a University of Washington Observatory
14+
keywords:
1715
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1816
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1917

0 commit comments

Comments
 (0)