Merge pull request #13 from Aroy-Art/dev

Updated portfolio
This commit is contained in:
Aroy-Art 2021-01-17 15:49:34 +01:00 committed by GitHub
commit e219c7b91e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 78 additions and 3 deletions

View file

@ -53,14 +53,14 @@ lastmod = ["lastmod", ":git", "date"]
pro = false pro = false
[params.colors] [params.colors]
primary = "#4f0156"#"#350139"#"#00838F" primary = "#4f0156" #"#350139" #"#00838F"
secondary = "#e4f2ff"#"#868e96" secondary = "#e4f2ff" #"#868e96"
success = "#008f54" success = "#008f54"
info = "#00c9dc" info = "#00c9dc"
warning = "#fdf314" warning = "#fdf314"
danger = "#dc1200" danger = "#dc1200"
light = "#f8f9fa" light = "#f8f9fa"
dark = "#040b1e"#"#343a40" dark = "#040b1e" #"#343a40"
# main/prepend/postpend menus are displayed in nav fragment. # main/prepend/postpend menus are displayed in nav fragment.
# Keep an eye out for updates. These will be moved out to make navbar more # Keep an eye out for updates. These will be moved out to make navbar more

View file

@ -0,0 +1,12 @@
+++
fragment = "items"
disabled = false
date = "2020-12-16"
weight = 110
background = "light"
title = "My 3D Models"
subtitle= ""
title_align = "center" # Default is center, can be left, right or center
+++

View file

@ -0,0 +1,21 @@
+++
#title = "Column 1"
weight = 10
#[asset]
# icon = "fas fa-random"
# url = "#"
+++
---
<div class="sketchfab-embed-wrapper">
<iframe title="A 3D model" width="360" height="270" src="https://sketchfab.com/models/414d405bf42b4ba4a8c6fbede16dd4ef/embed?autostart=0&amp;ui_controls=1&amp;ui_infos=1&amp;ui_inspector=1&amp;ui_stop=1&amp;ui_watermark=1&amp;ui_watermark_link=1" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/3d-models/low-poly-female-414d405bf42b4ba4a8c6fbede16dd4ef?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Low Poly Female</a>
by <a href="https://sketchfab.com/Aroy-Art?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Aroy</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a>
</p>
</div>
---

View file

@ -0,0 +1,21 @@
+++
#title = "Column 2"
weight = 20
#[asset]
# icon = "fas fa-random"
# url = "#"
+++
---
<div class="sketchfab-embed-wrapper">
<iframe title="A 3D model" width="360" height="270" src="https://sketchfab.com/models/67aa8a81ba8c42fa9efd40cf4483813f/embed?autostart=0&amp;ui_controls=1&amp;ui_infos=1&amp;ui_inspector=1&amp;ui_stop=1&amp;ui_watermark=1&amp;ui_watermark_link=1" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/3d-models/low-poly-battery-02-67aa8a81ba8c42fa9efd40cf4483813f?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Low Poly Battery 02</a>
by <a href="https://sketchfab.com/Aroy-Art?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Aroy</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a>
</p>
</div>
---

View file

@ -0,0 +1,21 @@
+++
#title = "Column 3"
weight = 30
#[asset]
# icon = "fas fa-random"
# url = "#"
+++
---
<div class="sketchfab-embed-wrapper">
<iframe title="A 3D model" width="360" height="270" src="https://sketchfab.com/models/2c4f7bad2e6f4feeac080af60b462576/embed?autostart=0&amp;ui_controls=1&amp;ui_infos=1&amp;ui_inspector=1&amp;ui_stop=1&amp;ui_watermark=1&amp;ui_watermark_link=1" frameborder="0" allow="autoplay; fullscreen; vr" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;">
<a href="https://sketchfab.com/3d-models/low-poly-oak-tree-01-2c4f7bad2e6f4feeac080af60b462576?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Low Poly Oak Tree 01</a>
by <a href="https://sketchfab.com/Aroy-Art?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Aroy</a>
on <a href="https://sketchfab.com?utm_medium=embed&utm_source=website&utm_campaign=share-popup" target="_blank" style="font-weight: bold; color: #1CAAD9;">Sketchfab</a>
</p>
</div>
---