Browse Source

Add a source for Felix's views

tags/v0.1.0
Fen Dweller 6 years ago
parent
commit
88fc4c9bfd
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      media/attribution.js

+ 2
- 2
media/attribution.js View File

@@ -2170,8 +2170,8 @@ const attributionData = {
{ {
prefix: "./media/characters/felix/", prefix: "./media/characters/felix/",
files: [ files: [
{ name: "front.svg", source: null },
{ name: "front-clothed.svg", source: null },
{ name: "front.svg", source: "https://www.furaffinity.net/view/34908541/" },
{ name: "front-clothed.svg", source: "https://www.furaffinity.net/view/34908541/" },
], ],
authors: [ authors: [
"indiwolfonline" "indiwolfonline"


Loading…
Cancel
Save