Expand on art page a bit
This commit is contained in:
parent
e969e670d1
commit
6a9cc973b6
2 changed files with 6 additions and 3 deletions
|
@ -10,3 +10,6 @@ aliases:
|
|||
Here is my gallery, a collection of artwork that I have created. I try to include some of my old art here as well,
|
||||
which I've kept since 2016. Some of these may be NSFW, but I leave that up to your discretion - the thumbnails should
|
||||
make it plenty obvious.
|
||||
|
||||
My current two programs are Krita and Procreate, depending on what I'm drawing on. I used CSP momentarily, so only a
|
||||
few pieces were made exclusively in that program (like "eva girls")
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"categories": [
|
||||
{
|
||||
"name": "Finished Works",
|
||||
"description": "This is a collection of my “finished” work, sorted by year originally posted.",
|
||||
"description": "This is a collection of my “finished” work, categorized by year and sorted by date of creation!",
|
||||
"years": [
|
||||
{
|
||||
"year": 2016,
|
||||
|
@ -179,7 +179,7 @@
|
|||
},
|
||||
{
|
||||
"name": "Sketches",
|
||||
"description": "More sketchy, incomplete but otherwise nice drawings I made!",
|
||||
"description": "More sketchy, incomplete but otherwise nice drawings I made! These are categorized by year, but otherwise sorted semi-randomly.",
|
||||
"years": [
|
||||
{
|
||||
"year": 2019,
|
||||
|
@ -444,7 +444,7 @@
|
|||
},
|
||||
{
|
||||
"name": "3D",
|
||||
"description": "All of my 3D stuff!",
|
||||
"description": "All of my 3D stuff! These are made in Blender.",
|
||||
"years": [
|
||||
{
|
||||
"year": 2016,
|
||||
|
|
Loading…
Add table
Reference in a new issue