Compare commits

...

4 commits

3 changed files with 27 additions and 9 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

View file

@ -82,14 +82,18 @@ params:
######################### Social Icons ########################## ######################### Social Icons ##########################
# Nerd Fonts icon pack : https://www.nerdfonts.com/cheat-sheet # Nerd Fonts icon pack : https://www.nerdfonts.com/cheat-sheet
social: social:
- icon: nf nf-dev-git_branch
link: https://git.aroy-art.com
- icon: nf nf-fa-github_alt - icon: nf nf-fa-github_alt
link: https://github.com/Aroy-Art link: https://github.com/Aroy-Art
- icon: nf nf-fa-twitter - icon: nf nf-md-matrix
link: https://twitter.com/AroyArt link: https://matrix.to/#/@aroy:matrix.aroy-art.com
- icon: nf nf-fa-reddit_alien #- icon: nf nf-fa-twitter
link: https://www.reddit.com/user/Aroy-Art/ # link: https://twitter.com/AroyArt
- icon: nf nf-fa-instagram #- icon: nf nf-fa-reddit_alien
link: https://www.instagram.com/aroy_art22/ # link: https://www.reddit.com/user/Aroy-Art/
#- icon: nf nf-fa-instagram
# link: https://www.instagram.com/aroy_art22/
sketchfab: sketchfab:
enable: true enable: true
@ -99,7 +103,7 @@ params:
itchio: itchio:
enable: true enable: true
text: Find my projects on text: Find my Game Jam's on
img: /images/logos/social-logos/itchio-logo-white.svg img: /images/logos/social-logos/itchio-logo-white.svg
link: https://aroy.itch.io link: https://aroy.itch.io
@ -132,7 +136,7 @@ markup:
title: true title: true
renderer: renderer:
hardWraps: false hardWraps: false
unsafe: false unsafe: false # Set to "true" if you need to use raw html in blog posts
xhtml: false xhtml: false
highlight: highlight:
anchorLineNos: true anchorLineNos: true

View file

@ -74,6 +74,20 @@ portfolio:
slideshow : true slideshow : true
- name : Sketches
text_color : ""
bg_color : "#8a2be2"
portfolio_items:
# portfolio item loop
- name : Female Kitty
image : images/portfolio/Sketch/Sketch-003.png
tags : ["Krita"]
content :
link : "#"
slideshow : false
- name : 3D Art - name : 3D Art
text_color : "" text_color : ""
bg_color : "#a521c1" bg_color : "#a521c1"
@ -104,7 +118,7 @@ portfolio:
# portfolio item loop # portfolio item loop
- name : Arcade Machine - name : Arcade Machine
image : images/portfolio/Other/20200616_125851.jpg image : images/portfolio/Other/20200616_125851.jpg
tags : ["development"] tags : ["Retro"]
content : My DIY arcade machine. content : My DIY arcade machine.
link : "#" link : "#"
slideshow : false slideshow : false