Add: new image to portfolio

This commit is contained in:
Aroy-Art 2022-02-25 10:55:05 +01:00
parent 7ed1fa0018
commit b26ba5f26b
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -2,7 +2,7 @@
portfolio: portfolio:
enable : true enable : true
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:
- name : 2D Art - name : 2D Art
@ -51,6 +51,11 @@ portfolio:
content : content :
link : "" link : ""
- name : Black Eye
image : images/portfolio/Art/eyes1e-outline.png
tags : ["Krita"]
content :
link : ""
- name : 3D Art - name : 3D Art
@ -72,6 +77,7 @@ portfolio:
content : Campfire scene made in Godot. content : Campfire scene made in Godot.
link : "#" link : "#"
- name : Other - name : Other
text_color : "" text_color : ""
bg_color : "#8a2be2" bg_color : "#8a2be2"
@ -87,7 +93,6 @@ portfolio:
# # portfolio item loop # # portfolio item loop
# - name : # - name :
# image : # image :
# image_thumb :
# tags : ["", ""] # tags : ["", ""]
# content : # content :
# link : "" # link : ""