mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 19:44:24 +01:00
Add: new image to portfolio
This commit is contained in:
parent
7ed1fa0018
commit
b26ba5f26b
1 changed files with 53 additions and 48 deletions
|
@ -2,7 +2,7 @@
|
|||
portfolio:
|
||||
enable : true
|
||||
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:
|
||||
|
||||
- name : 2D Art
|
||||
|
@ -51,6 +51,11 @@ portfolio:
|
|||
content :
|
||||
link : ""
|
||||
|
||||
- name : Black Eye
|
||||
image : images/portfolio/Art/eyes1e-outline.png
|
||||
tags : ["Krita"]
|
||||
content :
|
||||
link : ""
|
||||
|
||||
|
||||
- name : 3D Art
|
||||
|
@ -72,6 +77,7 @@ portfolio:
|
|||
content : Campfire scene made in Godot.
|
||||
link : "#"
|
||||
|
||||
|
||||
- name : Other
|
||||
text_color : ""
|
||||
bg_color : "#8a2be2"
|
||||
|
@ -87,7 +93,6 @@ portfolio:
|
|||
# # portfolio item loop
|
||||
# - name :
|
||||
# image :
|
||||
# image_thumb :
|
||||
# tags : ["", ""]
|
||||
# content :
|
||||
# link : ""
|
Loading…
Reference in a new issue