LBRY Press Kit
Information and media for those who want to write or report on LBRY.
Any information or media on this page or in our kit can be re-used or otherwise published without attribution.
-
-
- What is LBRY?
- text(trim(file_get_contents(ROOT_DIR . '/posts/press.md'))) ?>
-
-
- Logos and Product Images
-
-
-
-
-
-
-

-
+
Download Kit
+
Download ZIP
+
+
+
+
Logos and Product Images
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
Founding Team
+
+
+
+
+
![<?php echo $metadata['name'] ?>](/img/team/<?php echo $person ?>-644x450.jpg)
+
+
+
+
+
Advisory Team
+
+
+
+
+
![<?php echo $metadata['name'] ?>](/img/team/<?php echo $person ?>-644x450.jpg)
+
+
+
+
\ No newline at end of file
diff --git a/web/scss/_basic.scss b/web/scss/_basic.scss
index 471e515d..bf779974 100644
--- a/web/scss/_basic.scss
+++ b/web/scss/_basic.scss
@@ -78,7 +78,7 @@ section
.align-left { float: left; }
.align-right { float: right; }
-.link-primary, .markdown a[href]
+.link-primary, .markdown a[href]:not([class])
{
@include anchor($color-primary);
}