mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 21:04:23 +01:00
Update: image paths
This commit is contained in:
parent
dd03e8e2f1
commit
a614982461
1 changed files with 5 additions and 3 deletions
|
@ -4,12 +4,14 @@ portfolio:
|
||||||
title : My Works
|
title : My Works
|
||||||
image_loaded_plugin : "/plugins/image-loaded/imagesloaded.pkgd.min.js"
|
image_loaded_plugin : "/plugins/image-loaded/imagesloaded.pkgd.min.js"
|
||||||
portfolio_categories:
|
portfolio_categories:
|
||||||
|
|
||||||
|
# Portfolio Category
|
||||||
- name : 2D Art
|
- name : 2D Art
|
||||||
text_color : "#a521c1"
|
text_color : "#a521c1"
|
||||||
bg_color : "#57cbcc"
|
bg_color : "#57cbcc"
|
||||||
portfolio_items:
|
portfolio_items:
|
||||||
|
|
||||||
|
# Portfolio item
|
||||||
- name : Dragon
|
- name : Dragon
|
||||||
image : images/portfolio/Art/Dragon-02-WIP-03.png
|
image : images/portfolio/Art/Dragon-02-WIP-03.png
|
||||||
tags : ["Krita"]
|
tags : ["Krita"]
|
||||||
|
@ -79,7 +81,7 @@ portfolio:
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Campfire 1
|
- name : Campfire 1
|
||||||
image : images/portfolio/Godot/Godot-001.png
|
image : images/portfolio/3D/Godot-001.png
|
||||||
tags : ["Game", "Godot", "Development", "3D"]
|
tags : ["Game", "Godot", "Development", "3D"]
|
||||||
content : Campfire scene made in Godot.
|
content : Campfire scene made in Godot.
|
||||||
link : "#"
|
link : "#"
|
||||||
|
@ -87,7 +89,7 @@ portfolio:
|
||||||
|
|
||||||
# portfolio item loop
|
# portfolio item loop
|
||||||
- name : Campfire 2
|
- name : Campfire 2
|
||||||
image : images/portfolio/Godot/Godot-003.png
|
image : images/portfolio/3D/Godot-003.png
|
||||||
tags : ["Game", "Godot", "Development", "3D"]
|
tags : ["Game", "Godot", "Development", "3D"]
|
||||||
content : Campfire scene made in Godot.
|
content : Campfire scene made in Godot.
|
||||||
link : "#"
|
link : "#"
|
||||||
|
|
Loading…
Reference in a new issue