Skip to content

Commit e7259fd

Browse files
Twitter handle
1 parent b123672 commit e7259fd

File tree

13 files changed

+73
-0
lines changed

13 files changed

+73
-0
lines changed

404.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,12 @@ <h1 class="mb4 px2 col-12 sm-col-8 mx-auto">404 Page not found</h1>
266266
</li>
267267

268268

269+
<li class="mr2">
270+
<a href="https://twitter.com/develop_wright" class="inline-block">
271+
<amp-img src="/img/twitter.svg" width="24" height="24"></amp-img>
272+
</a>
273+
</li>
274+
269275

270276

271277

config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ disqusShortname = "https-wright-development-github-io.disqus.com"
1717
[social]
1818
github = "wright-development"
1919
linkedin = "darrius-wright"
20+
twitter = "develop_wright"
2021

2122
[params.staticman]
2223
endpoint = "https://api.staticman.net/v2/entry/"

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,12 @@ <h3 class="mb1">Using Docker for .NET Core Integration Testing<i class=""></i></
279279
</li>
280280

281281

282+
<li class="mr2">
283+
<a href="https://twitter.com/develop_wright" class="inline-block">
284+
<amp-img src="/img/twitter.svg" width="24" height="24"></amp-img>
285+
</a>
286+
</li>
287+
282288

283289

284290

posts/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,12 @@ <h3 class="mb1">Using Docker for .NET Core Integration Testing<i class=""></i></
276276
</li>
277277

278278

279+
<li class="mr2">
280+
<a href="https://twitter.com/develop_wright" class="inline-block">
281+
<amp-img src="/img/twitter.svg" width="24" height="24"></amp-img>
282+
</a>
283+
</li>
284+
279285

280286

281287

posts/using-docker-for-net-core/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,12 @@ <h3>Comments</h3>
639639
</li>
640640

641641

642+
<li class="mr2">
643+
<a href="https://twitter.com/develop_wright" class="inline-block">
644+
<amp-img src="/img/twitter.svg" width="24" height="24"></amp-img>
645+
</a>
646+
</li>
647+
642648

643649

644650

tags/docker-compose/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,12 @@ <h3 class="mb1">Using Docker for .NET Core Integration Testing<i class=""></i></
276276
</li>
277277

278278

279+
<li class="mr2">
280+
<a href="https://twitter.com/develop_wright" class="inline-block">
281+
<amp-img src="/img/twitter.svg" width="24" height="24"></amp-img>
282+
</a>
283+
</li>
284+
279285

280286

281287

tags/docker/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,12 @@ <h3 class="mb1">Using Docker for .NET Core Integration Testing<i class=""></i></
276276
</li>
277277

278278

279+
<li class="mr2">
280+
<a href="https://twitter.com/develop_wright" class="inline-block">
281+
<amp-img src="/img/twitter.svg" width="24" height="24"></amp-img>
282+
</a>
283+
</li>
284+
279285

280286

281287

tags/dotnet-core/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,12 @@ <h3 class="mb1">Using Docker for .NET Core Integration Testing<i class=""></i></
276276
</li>
277277

278278

279+
<li class="mr2">
280+
<a href="https://twitter.com/develop_wright" class="inline-block">
281+
<amp-img src="/img/twitter.svg" width="24" height="24"></amp-img>
282+
</a>
283+
</li>
284+
279285

280286

281287

tags/dotnet/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,12 @@ <h3 class="mb1">Using Docker for .NET Core Integration Testing<i class=""></i></
276276
</li>
277277

278278

279+
<li class="mr2">
280+
<a href="https://twitter.com/develop_wright" class="inline-block">
281+
<amp-img src="/img/twitter.svg" width="24" height="24"></amp-img>
282+
</a>
283+
</li>
284+
279285

280286

281287

tags/integration-test/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,12 @@ <h3 class="mb1">Using Docker for .NET Core Integration Testing<i class=""></i></
276276
</li>
277277

278278

279+
<li class="mr2">
280+
<a href="https://twitter.com/develop_wright" class="inline-block">
281+
<amp-img src="/img/twitter.svg" width="24" height="24"></amp-img>
282+
</a>
283+
</li>
284+
279285

280286

281287

0 commit comments

Comments
 (0)