1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-26 13:02:42 +00:00

Switched from Handlebars to Handybars

This commit is contained in:
Jocelyn Badgley (Twipped)
2020-05-13 11:45:26 -07:00
parent 4e4b7758f6
commit 2beec58657
63 changed files with 275 additions and 262 deletions

View File

@@ -20,23 +20,23 @@ tweets:
- https://twitter.com/TwippingVanilla/status/1234868963504320513
---
{!{
{{import '~/tweet' ids=(array
{{import '~/tweet' ids=[
'1234856062060199937'
'1234856870583717890'
'1234857782102446082'
'1234864802251624452'
) tweets=meta.tweets className="collapse" }}
{{import '~/tweet' ids=(array
] tweets=meta.tweets className="collapse" }}
{{import '~/tweet' ids=[
'1234858357770641410'
) tweets=meta.tweets className="" }}
{{import '~/tweet' ids=(array
] tweets=meta.tweets className="" }}
{{import '~/tweet' ids=[
'1234857289741406208'
) tweets=meta.tweets className="" }}
{{import '~/tweet' ids=(array
] tweets=meta.tweets className="" }}
{{import '~/tweet' ids=[
'1234864692960432128'
) tweets=meta.tweets className="" }}
{{import '~/tweet' ids=(array
] tweets=meta.tweets className="" }}
{{import '~/tweet' ids=[
'1234868963504320513'
) tweets=meta.tweets className="" }}
] tweets=meta.tweets className="" }}
}!}