nope
This commit is contained in:
parent
47085fbf7e
commit
2d3dfddc29
4 changed files with 14 additions and 9 deletions
|
@ -1,21 +1,24 @@
|
|||
+++
|
||||
insert_anchor_links = "left"
|
||||
title = "Home"
|
||||
|
||||
|
||||
[extra]
|
||||
show_copyright = true
|
||||
show_shares = true
|
||||
+++
|
||||
|
||||
|
||||
# Welcome
|
||||
|
||||
to the online presence of Aron Petau.
|
||||
|
||||
This site is a collection of my thoughts and experiences.
|
||||
|
||||
I hope you find something interesting here.
|
||||
|
||||
This Page is currently under construction.
|
||||
broken links are to be expected.
|
||||
|
||||
<progress value="15" max="100"></progress>
|
||||
|
||||
<div class="buttons centered">
|
||||
<button class="big colored">Do Something…</button>
|
||||
</div>
|
||||
Broken links are to be expected.
|
||||
|
||||
<progress value="25" max="100"></progress>
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
title = "3D Modeling and CAD"
|
||||
date = 2018-07-05
|
||||
authors = ["Aron Petau"]
|
||||
banner = "/images/render_bike_holder.png"
|
||||
description = "Modelling and Scanning in 3D using Fusion360, Sketchfab, and Photogrammetry"
|
||||
|
||||
[taxonomies]
|
||||
|
@ -22,6 +21,7 @@ tags = [
|
|||
"work",
|
||||
]
|
||||
[extra]
|
||||
banner = "/images/render_bike_holder.png"
|
||||
show_copyright = true
|
||||
show_shares = true
|
||||
+++
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue