Skip to content

Kirby 3.5.7.1

(twitter: …)

Creates a link to a Twitter profile

Attributes

class
rel
target
text
title

Examples and options:

The username is used as the link text.

(twitter: getkirby)

It doesn't matter if you omit the @ or not.

(twitter: @getkirby)
(twitter: getkirby text: follow us on Twitter)
(twitter: getkirby title: follow us on Twitter)
(twitter: getkirby rel: me)
(twitter: getkirby class: twitter)