Update custom widget
This commit is contained in:
parent
6ce338bb9f
commit
1e4c784778
@ -7,7 +7,7 @@ active = true
|
|||||||
date = "2016-04-20T00:00:00"
|
date = "2016-04-20T00:00:00"
|
||||||
|
|
||||||
# Note: a full width section format can be enabled by commenting out the `title` and `subtitle` with a `#`.
|
# Note: a full width section format can be enabled by commenting out the `title` and `subtitle` with a `#`.
|
||||||
title = "Teaching"
|
title = "Custom Section"
|
||||||
subtitle = ""
|
subtitle = ""
|
||||||
|
|
||||||
# Order that this section will appear in.
|
# Order that this section will appear in.
|
||||||
@ -17,12 +17,4 @@ weight = 60
|
|||||||
|
|
||||||
This is an example of using the *custom* widget to create your own homepage section.
|
This is an example of using the *custom* widget to create your own homepage section.
|
||||||
|
|
||||||
I am a teaching instructor for the following courses at University X:
|
To remove this section, either delete `content/home/teaching.md` or edit the frontmatter of the file to deactivate the widget by setting `active = false`.
|
||||||
|
|
||||||
- CS101: An intro to computer science
|
|
||||||
- CS102: An intro to computer science
|
|
||||||
- CS103: An intro to computer science
|
|
||||||
- CS104: An intro to computer science
|
|
||||||
- CS105: An intro to computer science
|
|
||||||
- CS106: An intro to computer science
|
|
||||||
- CS107: An intro to computer science
|
|
||||||
|
Loading…
Reference in New Issue
Block a user