Theme update. Cleanup of projects YAML
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -5,16 +5,9 @@ title: "Tidstagning"
|
||||
summary: "A very simple time tracking application written in C#.NET to be used for timing of yachtracing."
|
||||
date: 2021-07-17T15:10:25+02:00
|
||||
categories: ["C-Sharp"]
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.
|
||||
image:
|
||||
caption: "Icon"
|
||||
focal_point: ""
|
||||
preview_only: false
|
||||
|
||||
# Custom links (optional).
|
||||
# Uncomment and edit lines below to show custom links.
|
||||
links:
|
||||
- name: Download
|
||||
url: "https://share.jcktrue.dk/Tidstagning_1_1_2_26.zip"
|
||||
@ -22,16 +15,6 @@ links:
|
||||
icon: download
|
||||
|
||||
url_code: "https://code.jcktrue.dk/jct/tidstagning"
|
||||
url_pdf: ""
|
||||
url_slides: ""
|
||||
url_video: ""
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this project 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: ""
|
||||
---
|
||||
# Introduction
|
||||
A very simple time tracking application written in C#.NET. To be used for the timing of sailboat racing.
|
||||
|
Reference in New Issue
Block a user