mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 06:23:35 -04:00
[calendar] link to the bot
This commit is contained in:
parent
15c8189554
commit
e3183e2bfe
@ -197,6 +197,11 @@ links:
|
||||
iconSet: 'b'
|
||||
url: 'https://twitter.com/PronounsPage'
|
||||
headline: '@PronounsPage'
|
||||
-
|
||||
icon: 'twitter'
|
||||
iconSet: 'b'
|
||||
url: 'https://twitter.com/CalendarQueer'
|
||||
headline: '@CalendarQueer'
|
||||
recommended:
|
||||
-
|
||||
icon: 'cogs'
|
||||
|
@ -122,6 +122,11 @@ links:
|
||||
iconSet: 'b'
|
||||
url: 'https://twitter.com/PronounsPage'
|
||||
headline: '@PronounsPage'
|
||||
-
|
||||
icon: 'twitter'
|
||||
iconSet: 'b'
|
||||
url: 'https://twitter.com/CalendarQueer'
|
||||
headline: '@CalendarQueer'
|
||||
recommended: []
|
||||
blog: false
|
||||
|
||||
|
@ -873,6 +873,11 @@ links:
|
||||
iconSet: 'b'
|
||||
url: 'https://twitter.com/PronounsPage'
|
||||
headline: '@PronounsPage'
|
||||
-
|
||||
icon: 'twitter'
|
||||
iconSet: 'b'
|
||||
url: 'https://twitter.com/CalendarQueer'
|
||||
headline: '@CalendarQueer'
|
||||
-
|
||||
icon: 'twitter'
|
||||
iconSet: 'b'
|
||||
|
@ -92,6 +92,11 @@ links:
|
||||
iconSet: 'b'
|
||||
url: 'https://twitter.com/PronounsPage'
|
||||
headline: '@PronounsPage'
|
||||
-
|
||||
icon: 'twitter'
|
||||
iconSet: 'b'
|
||||
url: 'https://twitter.com/CalendarQueer'
|
||||
headline: '@CalendarQueer'
|
||||
recommended: []
|
||||
blog: false
|
||||
|
||||
|
@ -17,15 +17,34 @@
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<T>calendar.image.header</T>
|
||||
<a href="/img-local/calendar/overview.png" target="_blank" rel="noopener" class="btn btn-outline-primary btn-sm">
|
||||
<Icon v="image"/>
|
||||
<T>calendar.image.overview</T>
|
||||
</a>
|
||||
<a href="/img-local/calendar/labels.png" target="_blank" rel="noopener" class="btn btn-outline-primary btn-sm">
|
||||
<Icon v="image"/>
|
||||
<T>calendar.image.labels</T>
|
||||
</a>
|
||||
<div class="alert alert-info row">
|
||||
<div class="col-12 col-lg-6">
|
||||
<p class="mb-0">
|
||||
Twitter Bot:
|
||||
</p>
|
||||
<p class="mb-0">
|
||||
<a href="https://twitter.com/CalendarQueer" target="_blank" rel="noopener" class="btn btn-outline-primary m-1">
|
||||
<Icon v="twitter" set="b"/>
|
||||
@CalendarQueer
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
<p class="mb-0">
|
||||
<T>calendar.image.header</T>:
|
||||
</p>
|
||||
<p class="mb-0">
|
||||
<a href="/img-local/calendar/overview.png" target="_blank" rel="noopener" class="btn btn-outline-primary m-1">
|
||||
<Icon v="image"/>
|
||||
<T>calendar.image.overview</T>
|
||||
</a>
|
||||
<a href="/img-local/calendar/labels.png" target="_blank" rel="noopener" class="btn btn-outline-primary m-1">
|
||||
<Icon v="image"/>
|
||||
<T>calendar.image.labels</T>
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<Support/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user