mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
links and tags
This commit is contained in:
parent
5175059c24
commit
3008f5e026
@ -151,12 +151,17 @@ class LinkFooter extends React.PureComponent {
|
|||||||
<i className='fa fa-paper-plane' />
|
<i className='fa fa-paper-plane' />
|
||||||
contactez nous
|
contactez nous
|
||||||
</a >
|
</a >
|
||||||
<a href='https://liberapay.com/cipherbliss'>Supportez Cipherbliss</a >
|
<a href='https://liberapay.com/cipherbliss'><i className='fa fa-coffee' /> Supportez Cipherbliss</a >
|
||||||
|
|
||||||
<a href='https://peertube.cipherbliss.com'> <i className='fa fa-play ' /> Videos</a >
|
<a href='https://peertube.cipherbliss.com'> <i className='fa fa-play ' /> Videos</a >
|
||||||
<a href='https://framadate.org/'> <i className='fa fa-calendar' /> FramaDate</a >
|
<a href='https://framadate.org/'> <i className='fa fa-calendar' /> FramaDate</a >
|
||||||
<a href='https://framapad.org/'> <i className='fa fa-file-text' /> Pad</a >
|
<a href='https://framapad.org/'> <i className='fa fa-file-text' /> Pad</a >
|
||||||
<a href='https://framagit.org/tykayn/mastodon'> <i className='fa fa-gitlab' /> Source</a >
|
<a href='https://framagit.org/tykayn/mastodon'> <i className='fa fa-gitlab' /> Source</a >
|
||||||
|
<hr />
|
||||||
|
<a href='/web/timelines/tag/vélo'> <i className='fa fa-bicycle' /> #vélo</a >
|
||||||
|
<a href='/web/timelines/tag/openstreetmap'> <i className='fa fa-map-o' /> #OpenStreetMap</a >
|
||||||
|
<a href='/web/timelines/tag/mastoart'> <i className='fa fa-paint-brush' /> #Mastoart</a >
|
||||||
|
<a href='/web/timelines/tag/ironèmes'> <i className='fa fa-file-text-o' /> #ironèmes</a >
|
||||||
</div >
|
</div >
|
||||||
</div >
|
</div >
|
||||||
)}
|
)}
|
||||||
|
@ -39,7 +39,7 @@ $media-modal-media-max-height: 80%;
|
|||||||
|
|
||||||
.spacer {
|
.spacer {
|
||||||
display: block;
|
display: block;
|
||||||
padding: 2em;
|
padding: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.small-texts {
|
.small-texts {
|
||||||
|
Loading…
Reference in New Issue
Block a user