mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 22:24:23 +01:00
commit
e219c7b91e
5 changed files with 78 additions and 3 deletions
|
@ -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
|
||||||
|
|
12
content/portfolio/items.md
Normal file
12
content/portfolio/items.md
Normal 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
|
||||||
|
+++
|
21
content/portfolio/items/column1.md
Normal file
21
content/portfolio/items/column1.md
Normal 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&ui_controls=1&ui_infos=1&ui_inspector=1&ui_stop=1&ui_watermark=1&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>
|
||||||
|
|
||||||
|
---
|
21
content/portfolio/items/column2.md
Normal file
21
content/portfolio/items/column2.md
Normal 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&ui_controls=1&ui_infos=1&ui_inspector=1&ui_stop=1&ui_watermark=1&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>
|
||||||
|
|
||||||
|
---
|
21
content/portfolio/items/column3.md
Normal file
21
content/portfolio/items/column3.md
Normal 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&ui_controls=1&ui_infos=1&ui_inspector=1&ui_stop=1&ui_watermark=1&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>
|
||||||
|
|
||||||
|
---
|
Loading…
Reference in a new issue