links and tags

This commit is contained in:
Baptiste Lemoine 2019-12-23 17:09:56 +01:00
parent 5175059c24
commit 3008f5e026
2 changed files with 7 additions and 2 deletions

View File

@ -151,12 +151,17 @@ class LinkFooter extends React.PureComponent {
<i className='fa fa-paper-plane' />
contactez nous
</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://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://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 >
)}

View File

@ -39,7 +39,7 @@ $media-modal-media-max-height: 80%;
.spacer {
display: block;
padding: 2em;
padding: 1em;
}
.small-texts {