Skip to content

Latest commit

 

History

History
53 lines (52 loc) · 2.52 KB

File metadata and controls

53 lines (52 loc) · 2.52 KB
layout page
title The Monsters Under The House
image monstertank-july14.jpg
comments false
author paul
description Current fish I have in my monster tank
{{ page.image }}{{ page.image }}

{{ page.title }}

This is a list of "Monster Fish" I keep in my monster fish tank / aquarium in my Den. I'll try to keep it updated. 🤣
Check out my Aquarium videos


 

{% for fish in site.data.monster_fish %} {% assign pages = forloop.index | modulo: 4 %}

{{ fish.name }}{{ fish.name }}

{{ fish.name }}

{{ fish.scientific_name }}

Habitat
{{ fish.habitat }}
Maximum size
{{ fish.size }}

 

{% endfor %}