gallery: Cadey Alicia Ratio
This commit is contained in:
parent
c8557da8ef
commit
b484f8e50e
|
@ -84,7 +84,7 @@ func (s *Site) ServeHTTP(w http.ResponseWriter, r *http.Request) {
|
|||
middleware.RequestID(s.xffmw.Handler(ex.HTTPLog(s.mux))).ServeHTTP(w, r)
|
||||
}
|
||||
|
||||
var arbDate = time.Date(2020, time.January, 2, 0, 0, 0, 0, time.UTC)
|
||||
var arbDate = time.Date(2020, time.January, 9, 0, 0, 0, 0, time.UTC)
|
||||
|
||||
// Build creates a new Site instance or fails.
|
||||
func Build() (*Site, error) {
|
||||
|
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
title: Cadey Alicia Ratio
|
||||
date: 2020-01-09
|
||||
tags:
|
||||
- furry
|
||||
- orca
|
||||
- raster
|
||||
- kala
|
||||
image: /static/art/Cadey_Alicia_Ratio.png
|
||||
thumb: /static/art/Cadey_Alicia_Ratio_tn.jpg
|
||||
---
|
||||
|
||||
Created with Procreate on iPadOS using an iPad Pro and an Apple Pencil.
|
||||
|
||||
[Time-lapse video](https://mst3k.interlinked.me/@cadey/103456010097441867) -
|
||||
[PSD on my Patreon] (https://www.patreon.com/posts/i-arted-my-33016810)
|
||||
|
||||
Based on a base by [DeviantArtist Kawaii-princess-paws](https://www.deviantart.com/kawaii-princess-paws/art/F2U-FTU-Orca-Dragon-Base-723430992).
|
Binary file not shown.
After Width: | Height: | Size: 857 KiB |
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
|
@ -67,6 +67,8 @@
|
|||
|
||||
<footer>
|
||||
<blockquote>Copyright 2020 Christine Dodrill. Any and all opinions listed here are my own and not representative of my employers; future, past and present.</blockquote>
|
||||
<br />
|
||||
<p>Like what you see? Donate on <a href="https://www.patreon.com/cadey">Patreon</a>!</p>
|
||||
</footer>
|
||||
|
||||
<script>
|
||||
|
|
Loading…
Reference in New Issue