add youtube

This commit is contained in:
LingDocs 2022-06-18 22:53:53 -05:00 committed by GitHub
parent 76b8fb8919
commit 012966af8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -54,6 +54,14 @@ const Layout = ({ location, title, children }) => {
<div className="row">
<div className="col-lg-8 col-md-10 mx-auto">
<ul className="list-inline text-center">
<li className="list-inline-item">
<a href="https://www.youtube.com/channel/UC1-yjDec5VDtia5s1gcMw4A">
<span className="fa-stack fa-lg">
<i className="fas fa-circle fa-stack-2x"></i>
<i className="fab fa-youtube fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li className="list-inline-item">
<a href={`https://twitter.com/${twitter}`}>
<span className="fa-stack fa-lg">