mirror of
https://github.com/tubearchivist/tubearchivist-server.git
synced 2024-11-22 03:40:12 +00:00
add browser extension details
This commit is contained in:
parent
9475a01e23
commit
a3104ab151
BIN
tubearchivist/web/static/img/logo-firefox.png
Normal file
BIN
tubearchivist/web/static/img/logo-firefox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
BIN
tubearchivist/web/static/img/logo-google-chrome.png
Normal file
BIN
tubearchivist/web/static/img/logo-google-chrome.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
@ -67,6 +67,7 @@ span {
|
|||||||
}
|
}
|
||||||
.tag-line {
|
.tag-line {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
margin: 10px 0;
|
||||||
}
|
}
|
||||||
.social-links {
|
.social-links {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
@ -44,13 +44,38 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="social-item">
|
<div class="social-item">
|
||||||
<a href="https://git.tubearchivist.com/tubearchivist/tubearchivist" target="_blank">
|
<a href="https://git.tubearchivist.com/tubearchivist/tubearchivist" target="_blank">
|
||||||
<img src="/static/img/logo-git.png" alt="docker-logo">
|
<img src="/static/img/logo-git.png" alt="git-logo">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="tiles">
|
<div class="tiles">
|
||||||
<a href="https://www.tilefy.me" target="_blank"><img src="https://tiles.tilefy.me/t/tubearchivist-github-star.png" alt="tubearchivist-github-star" title="Tube Archivist GitHub Stars"/></a>
|
<a href="https://www.tilefy.me" target="_blank"><img src="https://tiles.tilefy.me/t/tubearchivist-github-star.png" alt="tubearchivist-github-star" title="Tube Archivist GitHub Stars"/></a>
|
||||||
<a href="https://www.tilefy.me" target="_blank"><img src="https://tiles.tilefy.me/t/tubearchivist-docker.png" alt="tubearchivist-docker" title="Tube Archivist Docker Pulls"/></a>
|
<a href="https://www.tilefy.me" target="_blank"><img src="https://tiles.tilefy.me/t/tubearchivist-docker.png" alt="tubearchivist-docker" title="Tube Archivist Docker Pulls"/></a>
|
||||||
|
<a href="https://www.tilefy.me" target="_blank"><img src="https://tiles.tilefy.me/t/tubearchivist-github-forks.png" alt="tubearchivist-docker" title="Tube Archivist Docker Pulls"/></a>
|
||||||
|
</div>
|
||||||
|
<div class="tag-line">
|
||||||
|
<h2>Browser Extension: Tube Archivist Companion</h2>
|
||||||
|
</div>
|
||||||
|
<div class="social-links">
|
||||||
|
<div class="social-item">
|
||||||
|
<a href="https://github.com/tubearchivist/browser-extension" target="_blank">
|
||||||
|
<img src="/static/img/logo-github.png" alt="github-logo">
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div class="social-item">
|
||||||
|
<a href="https://chrome.google.com/webstore/detail/tubearchivist-companion/jjnkmicfnfojkkgobdfeieblocadmcie" target="_blank">
|
||||||
|
<img src="/static/img/logo-google-chrome.png" alt="chrome-logo">
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div class="social-item">
|
||||||
|
<a href="https://addons.mozilla.org/addon/tubearchivist-companion/" target="_blank">
|
||||||
|
<img src="/static/img/logo-firefox.png" alt="firefox-logo">
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="tiles">
|
||||||
|
<a href="https://www.tilefy.me" target="_blank"><img src="https://tiles.tilefy.me/t/tubearchivist-chrome.png" alt="tubearchivist-chrome" title="TA Companion Chrome users"></a>
|
||||||
|
<a href="https://www.tilefy.me" target="_blank"><img src="https://tiles.tilefy.me/t/tubearchivist-firefox.png" alt="tubearchivist-firefox" title="TA Companion Firefox users"></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="youtube" data-embed="O8H8Z01c0Ys">
|
<div class="youtube" data-embed="O8H8Z01c0Ys">
|
||||||
<div class="play-button">
|
<div class="play-button">
|
||||||
|
Loading…
Reference in New Issue
Block a user