Prepaarer for Science Essay
This commit is contained in:
15
_config.yml
15
_config.yml
@@ -106,13 +106,13 @@ analytics:
|
||||
author:
|
||||
name : "Nathan"
|
||||
avatar : "/assets/images/avatar.jpg"
|
||||
bio : "A math student."
|
||||
bio : "A math and physics student."
|
||||
location : "Tuscaloosa, Al"
|
||||
email :
|
||||
links:
|
||||
- label: "Email"
|
||||
icon: "fas fa-fw fa-envelope-square"
|
||||
# url: "mailto:email@example.com"
|
||||
url: "mailto:nanguyen@crimson.ua.edu"
|
||||
- label: "Website"
|
||||
icon: "fas fa-fw fa-link"
|
||||
url: "https://indigo5684.github.io"
|
||||
@@ -323,6 +323,14 @@ defaults:
|
||||
author_profile: false
|
||||
share: true
|
||||
|
||||
- scope:
|
||||
path: ""
|
||||
type: other_courses
|
||||
values:
|
||||
layout: single
|
||||
author_profile: false
|
||||
share: true
|
||||
|
||||
collections:
|
||||
uh223:
|
||||
output: true
|
||||
@@ -331,5 +339,8 @@ collections:
|
||||
output: true
|
||||
permalink: /:collection/:path/
|
||||
projects:
|
||||
output: true
|
||||
permalink: /:collection/:path/
|
||||
other_courses:
|
||||
output: true
|
||||
permalink: /:collection/:path/
|
||||
Reference in New Issue
Block a user