starters: port Academic theme to Tailwind
This commit is contained in:
@@ -24,7 +24,9 @@ all_day: false
|
||||
# Schedule page publish date (NOT talk date).
|
||||
publishDate: '2017-01-01T00:00:00Z'
|
||||
|
||||
authors: []
|
||||
authors:
|
||||
- admin
|
||||
|
||||
tags: []
|
||||
|
||||
# Is this a featured talk? (true/false)
|
||||
@@ -34,22 +36,22 @@ image:
|
||||
caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/bzdhc5b3Bxs)'
|
||||
focal_point: Right
|
||||
|
||||
links:
|
||||
- icon: twitter
|
||||
icon_pack: fab
|
||||
name: Follow
|
||||
url: https://twitter.com/georgecushen
|
||||
url_code: ''
|
||||
#links:
|
||||
# - icon: twitter
|
||||
# icon_pack: fab
|
||||
# name: Follow
|
||||
# url: https://twitter.com/georgecushen
|
||||
url_code: 'https://github.com'
|
||||
url_pdf: ''
|
||||
url_slides: ''
|
||||
url_video: ''
|
||||
url_slides: 'https://slideshare.net'
|
||||
url_video: 'https://youtube.com'
|
||||
|
||||
# Markdown Slides (optional).
|
||||
# Associate this talk with Markdown slides.
|
||||
# Simply enter your slide deck's filename without extension.
|
||||
# E.g. `slides = "example-slides"` references `content/slides/example-slides.md`.
|
||||
# Otherwise, set `slides = ""`.
|
||||
slides: example
|
||||
slides: ""
|
||||
|
||||
# Projects (optional).
|
||||
# Associate this post with one or more of your projects.
|
||||
|
||||
Reference in New Issue
Block a user