1
0
mirror of https://gitlab.com/MisterBiggs/blog-static.git synced 2025-07-25 15:41:35 +00:00

remove partners

This commit is contained in:
2022-01-25 10:40:06 -07:00
parent 2709115ce1
commit 085e1d4ec2
35 changed files with 23895 additions and 12818 deletions

View File

@@ -19,7 +19,7 @@
<meta name="referrer" content="no-referrer-when-downgrade" />
<link
rel="amphtml"
href="http://localhost:8080/simple-telegram-stock-bot/amp/"
href="https://blog.ansonbiggs.com/simple-telegram-stock-bot/amp/"
/>
<meta property="og:site_name" content="Anson 3D" />
<meta property="og:type" content="article" />
@@ -33,7 +33,7 @@
/>
<meta
property="og:url"
content="http://localhost:8080/simple-telegram-stock-bot/"
content="https://blog.ansonbiggs.com/simple-telegram-stock-bot/"
/>
<meta
property="og:image"
@@ -61,11 +61,11 @@
/>
<meta
name="twitter:url"
content="http://localhost:8080/simple-telegram-stock-bot/"
content="https://blog.ansonbiggs.com/simple-telegram-stock-bot/"
/>
<meta
name="twitter:image"
content="http://localhost:8080/content/images/2019/06/Stock-Bot--1-.png"
content="https://blog.ansonbiggs.com/content/images/2019/06/Stock-Bot--1-.png"
/>
<meta name="twitter:label1" content="Written by" />
<meta name="twitter:data1" content="Anson Biggs" />
@@ -84,7 +84,7 @@
"name": "Anson 3D",
"logo": {
"@type": "ImageObject",
"url": "http://localhost:8080/favicon.png",
"url": "https://blog.ansonbiggs.com/favicon.png",
"width": 60,
"height": 60
}
@@ -94,20 +94,20 @@
"name": "Anson Biggs",
"image": {
"@type": "ImageObject",
"url": "http://localhost:8080/content/images/2019/09/anson_suit_cropped.jpg",
"url": "https://blog.ansonbiggs.com/content/images/2019/09/anson_suit_cropped.jpg",
"width": 1513,
"height": 1090
},
"url": "http://localhost:8080/author/anson/",
"url": "https://blog.ansonbiggs.com/author/anson/",
"sameAs": ["http://ansonbiggs.com", "https://twitter.com/Anson_3D"]
},
"headline": "Super simple Telegram Bot wrote in Python for displaying the price of a stock, or news about a stock quickly and easily.",
"url": "http://localhost:8080/simple-telegram-stock-bot/",
"url": "https://blog.ansonbiggs.com/simple-telegram-stock-bot/",
"datePublished": "2019-06-09T22:39:14.000Z",
"dateModified": "2019-06-10T09:57:54.000Z",
"image": {
"@type": "ImageObject",
"url": "http://localhost:8080/content/images/2019/06/Stock-Bot--1-.png",
"url": "https://blog.ansonbiggs.com/content/images/2019/06/Stock-Bot--1-.png",
"width": 500,
"height": 500
},
@@ -115,7 +115,7 @@
"description": "Super simple Telegram Bot wrote in Python for displaying the price of a stock, or news about a stock quickly and easily.",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "http://localhost:8080/"
"@id": "https://blog.ansonbiggs.com/"
}
}
</script>
@@ -134,7 +134,7 @@
rel="alternate"
type="application/rss+xml"
title="Anson 3D"
href="http://localhost:8080/rss/"
href="https://blog.ansonbiggs.com/rss/"
/>
<script
async
@@ -245,7 +245,7 @@
<a href="http://ansonbiggs.com">Resume</a>
</li>
<li class="nav-partners" role="menuitem">
<a href="../partners/">Partners</a>
<a href="https://projects.ansonbiggs.com">Projects</a>
</li>
</ul>
</div>
@@ -681,7 +681,7 @@ The dividend is in: 38 Days 3 Hours 53 Minutes 22 Seconds.
</div>
<a
class="floating-header-share-tw"
href="https://twitter.com/share?text=Simple%20Telegram%20Stock%20Bot&url=http://localhost:8080/simple-telegram-stock-bot/"
href="https://twitter.com/share?text=Simple%20Telegram%20Stock%20Bot&url=https://blog.ansonbiggs.com/simple-telegram-stock-bot/"
onclick="if (!window.__cfRLUnblockHandlers) return false; window.open(this.href, 'share-twitter', 'width=550,height=235');return false;"
data-cf-modified-266288dd2e035c674a71b6a4-
>
@@ -693,7 +693,7 @@ The dividend is in: 38 Days 3 Hours 53 Minutes 22 Seconds.
</a>
<a
class="floating-header-share-fb"
href="https://www.facebook.com/sharer/sharer.php?u=http://localhost:8080/simple-telegram-stock-bot/"
href="https://www.facebook.com/sharer/sharer.php?u=https://blog.ansonbiggs.com/simple-telegram-stock-bot/"
onclick="if (!window.__cfRLUnblockHandlers) return false; window.open(this.href, 'share-facebook','width=580,height=296');return false;"
data-cf-modified-266288dd2e035c674a71b6a4-
>