46 lines
1.2 KiB
Markdown
46 lines
1.2 KiB
Markdown
|
+++
|
||
|
title = "Pylg"
|
||
|
date = 2019-04-02T00:36:06+02:00
|
||
|
draft = false
|
||
|
|
||
|
# Tags: can be used for filtering projects.
|
||
|
# Example: `tags = ["machine-learning", "deep-learning"]`
|
||
|
tags = []
|
||
|
|
||
|
# Project summary to display on homepage.
|
||
|
summary = ""
|
||
|
|
||
|
# Slides (optional).
|
||
|
# Associate this page 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 = ""
|
||
|
|
||
|
# Optional external URL for project (replaces project detail page).
|
||
|
external_link = ""
|
||
|
|
||
|
# Links (optional).
|
||
|
url_pdf = ""
|
||
|
url_code = ""
|
||
|
url_dataset = ""
|
||
|
url_slides = ""
|
||
|
url_video = ""
|
||
|
url_poster = ""
|
||
|
|
||
|
# Custom links (optional).
|
||
|
# Uncomment line below to enable. For multiple links, use the form `[{...}, {...}, {...}]`.
|
||
|
# links = [{icon_pack = "fab", icon="twitter", name="Follow", url = "https://twitter.com"}]
|
||
|
|
||
|
# Featured image
|
||
|
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||
|
[image]
|
||
|
# Caption (optional)
|
||
|
caption = ""
|
||
|
|
||
|
# Focal point (optional)
|
||
|
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||
|
focal_point = ""
|
||
|
+++
|