Init Commit
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
---
|
||||
date: '2024-08-25T09:53:42+02:00' # date in which the content is created - defaults to "today"
|
||||
title: 'Swiss Fintech Website'
|
||||
draft: false # set to "true" if you want to hide the content
|
||||
|
||||
link: "https://www.adrianmoreno.info" # optional URL to link the logo to
|
||||
|
||||
params:
|
||||
button:
|
||||
icon: "icon-arrow-right"
|
||||
btnText: "Case Study"
|
||||
URL: "https://www.adrianmoreno.info"
|
||||
image:
|
||||
src: "images/works/swissfintech.jpg"
|
||||
scale: 0.5
|
||||
|
||||
|
||||
## The content is used for the description of the project
|
||||
---
|
||||
|
||||
Here you can add additional context, description, links, etc.
|
||||
The content you see here comes from the contents of the `content/projects` folder.
|
||||
|
||||
This project is in the file `projects/swiss-fintech.md`.
|
||||
|
||||
In the markdown file frontmatter you can also define additional parameters, such as the link:
|
||||
|
||||
```
|
||||
link: "https://www.adrianmoreno.info" # optional URL to link the logo to
|
||||
|
||||
params:
|
||||
button:
|
||||
icon: "icon-arrow-right"
|
||||
btnText: "Case Study"
|
||||
URL: "https://www.adrianmoreno.info"
|
||||
image:
|
||||
src: "images/works/swissfintech.jpg"
|
||||
scale: 0.5
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user