More content

This commit is contained in:
Carl Pearson
2017-03-13 05:07:01 -05:00
parent df5a886006
commit cb4d1e8cf0
5 changed files with 9 additions and 8 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
public
themes/academic

View File

@@ -9,7 +9,7 @@ footnotereturnlinkcontents = "<sup>^</sup>"
disqusShortname = ""
# Enable analytics by entering your Google Analytics tracking ID
googleAnalytics = ""
googleAnalytics = "UA-54975774-2"
# Default language to use (if you setup multilingual support)
defaultContentLanguage = "en"
@@ -23,10 +23,10 @@ defaultContentLanguageInSubdir = false
role = "PhD Candidate"
organization = "University of Illinois Urbana-Champaign"
organization_url = "http://www.ece.illinois.edu/"
avatar = "portrait.jpg"
avatar = "headshot.jpeg"
email = "[[my last name]]@illinois.edu"
address = ""
office_hours = ""
address = "227 Coordinated Science Lab MC 228, 1308 W. Main St., Urbana, Illinois 61801"
office_hours = "Email for appointment"
phone = ""
skype = ""
telegram = ""
@@ -155,7 +155,7 @@ defaultContentLanguageInSubdir = false
[[menu.main]]
name = "Publications"
url = "#publications_selected"
url = "#publications"
weight = 2
[[menu.main]]

View File

@@ -2,10 +2,10 @@
# Recent Publications widget.
# Note: this widget will only display if `content/publication/` contains publications.
date = "2016-04-20T00:00:00"
date = "2017-03-12T00:00:00"
draft = false
title = "Recent Publications"
title = "Publications"
subtitle = ""
widget = "publications"

View File

@@ -4,7 +4,7 @@
# with `selected = true` in their `+++` preamble.
date = "2016-04-20T00:00:00"
draft = false
draft = true
title = "Selected Publications"
subtitle = ""

BIN
static/img/headshot.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB