Skip to content

Commit

Permalink
update social links.
Browse files Browse the repository at this point in the history
  • Loading branch information
TralahM committed Sep 13, 2024
1 parent 579bed4 commit a2e7c88
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 18 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
<h1>404</h1>

<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
<p>Sorry The requested page could not be found.</p>
</div>
11 changes: 6 additions & 5 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,13 @@ author:
bio: "Software Craftsman, Programmer, Writer, Pan-African. As Linus would say, Talk is cheap, show me the code."
location: "Nairobi, Kenya, Africa"
email: "briantralah@gmail.com"
youtube: tralahm12
links:
- label: "Website"
- label: "Websitbe"
icon: "fas fa-fw fa-link"
url: "https://tralahm.github.io"
- label: "X"
icon: "fab fa-fw fa-brands fa-square-x-twitter"
- label: "X (Twitter)"
icon: "fa-brands fa-square-x-twitter"
url: "https://x.com/TralahM"
- label: "GitHub"
icon: "fab fa-fw fa-github"
Expand All @@ -145,7 +146,7 @@ author:
footer:
links:
- label: "X (Twitter)"
icon: "fab fa-fw fa-brands fa-square-x-twitter"
icon: "fa-brands fa-square-x-twitter"
url: "https://x.com/TralahM"
- label: "GitHub"
icon: "fab fa-fw fa-github"
Expand All @@ -163,7 +164,7 @@ footer:
icon: "fab fa-fw fa-linkedin"
url: "https://www.linkedin.com/in/tralahm/"
- label: "Stack Overflow"
icon: "fas fa-fw fa-stack-overflow"
icon: "fab fa-fw fa-stack-overflow"
url: "https://stackoverflow.com/users/12521832/tralahm"


Expand Down
4 changes: 2 additions & 2 deletions _includes/author-profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h3 class="author__name" itemprop="name">{{ author.name }}</h3>
{% if author.twitter %}
<li>
<a href="https://twitter.com/{{ author.twitter }}" itemprop="sameAs" rel="nofollow noopener noreferrer">
<i class="fab fa-fw fa-brands fa-x-twitter" aria-hidden="true"></i>
<i class="fab fa-fw fa-twitter" aria-hidden="true"></i>
X
</a>
</li>
Expand Down Expand Up @@ -211,7 +211,7 @@ <h3 class="author__name" itemprop="name">{{ author.name }}</h3>
</li>
{% else author.youtube %}
<li>
<a href="https://www.youtube.com/user/{{ author.youtube }}" itemprop="sameAs" rel="nofollow noopener noreferrer">
<a href="https://www.youtube.com/@{{ author.youtube }}" itemprop="sameAs" rel="nofollow noopener noreferrer">
<i class="fab fa-fw fa-youtube" aria-hidden="true"></i> YouTube
</a>
</li>
Expand Down
3 changes: 2 additions & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" title="" type="text/css">
<!-- <script src="https://cdn.jsdelivr.net/npm/@octokit/rest@18.0.6/dist-node/index.min.js"></script> -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA==" crossorigin="anonymous" />
<!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA==" crossorigin="anonymous" /> -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Google Auto Ads -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5950289759015234" crossorigin="anonymous"></script>
<!--[if IE]>
Expand Down
9 changes: 0 additions & 9 deletions _includes/head/custom.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
<!-- start custom head snippets -->
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> -->
<!-- insert favicons. use https://realfavicongenerator.net/ -->
<!-- Google Tag Manager -->
<!-- <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': -->
<!-- new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], -->
<!-- j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= -->
<!-- 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); -->
<!-- })(window,document,'script','dataLayer','GTM-W94JLPP');</script> -->

<script data-ad-client="ca-pub-5950289759015234" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5950289759015234" crossorigin="anonymous"></script>
<!-- End Google Tag Manager -->

<!-- end custom head snippets -->
3 changes: 3 additions & 0 deletions _includes/scripts.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<script type='text/javascript' async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/js/all.min.js" integrity="sha512-6sSYJqDreZRZGkJ3b+YfdhB3MzmuP9R7X1QZ6g5aIXhRvR1Y/N/P47jmnkENm7YL3oqsmI6AK+V6AD99uWDnIw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/unique-methods/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">window.dojoRequire(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us19.list-manage.com","uuid":"772dd16877e2d934e565b009a","lid":"56c9b15d3b","uniqueMethods":true}) })</script>
<script type="text/javascript" src="https://platform.linkedin.com/badges/js/profile.js" async defer></script>
{% if site.footer_scripts %}
Expand Down Expand Up @@ -44,3 +45,5 @@
{% endif %}
<!-- <1!-- Latest compiled and minified JavaScript --1> -->
<!-- <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> -->
<!-- <1!-- jQuery (necessary for Bootstrap's JavaScript plugins) --1> -->
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> -->

0 comments on commit a2e7c88

Please sign in to comment.