This website works better with JavaScript.
Explore
Help
Sign In
Sign In via Github
amethyst
/
blobfox
Watch
4
Star
7
Fork
You've already forked blobfox
1
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
acedfdad29
main
feat/template
feat/atomation
feat/automation-rs
enderzombi102-patch-1
0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'acedfdad29'
${ noResults }
blobfox
/
species
/
blobcat
/
templates
/
mouth.mustache
8 lines
142 B
Raw
Normal View
History
Unescape
Escape
:sparkles: Update blobcat
2 years ago
{{#tags.boop}}
<g id="mouth" transform="translate(-0.2 0.5)">
{{/tags.boop}}
:sparkles: Access parent properties and partials with `parent.xyz`
2 years ago
{{>parent.mouth}}
:sparkles: Update blobcat
2 years ago
{{#tags.boop}}
</g>
{{/tags.boop}}