Skip to content

Commit 59c2c75

Browse files
committed
setting up for next blog post
1 parent 84d2874 commit 59c2c75

File tree

8 files changed

+10
-1
lines changed

8 files changed

+10
-1
lines changed
166 KB
Loading
47.9 KB
Loading
89.2 KB
Loading
69.1 KB
Loading
134 KB
Loading
-3.62 KB
Loading
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<a href="/django.html" class="lgi">Django</a>
2+
<a href="/web-frameworks.html" class="lgi">Web Frameworks</a>
3+
<a href="/application-programming-interfaces.html" class="lgi">APIs</a>
4+
<a href="/deployment.html" class="lgi">Deployment</a>
5+
<a href="/wsgi-servers.html" class="lgi">WSGI Servers</a>
6+
<a href="/green-unicorn-gunicorn.html" class="lgi">Green Unicorn (Gunicorn)</a>
7+
<a href="https://www.mapbox.com/" class="lgi">Mapbox {% include "blog/external-link.html" %}</a>
8+
<a href="https://www.mapbox.com/maps" class="lgi">Mapbox Maps {% include "blog/external-link.html" %}</a>

theme/templates/blog/monitor-python-3-6-example-code-aws-lambda-rollbar.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
<a href="/monitoring.html" class="lgi">Monitoring</a>
55
<a href="/deployment.html" class="lgi">Deployment</a>
66
<a href="/rollbar.html" class="lgi">Rollbar</a>
7-
<a href="https://rollbar.com" class="lgi">Rollbar {% include "blog/external-link.html" %}</a>
7+
<a href="https://rollbar.com" class="lgi">Rollbar homepage {% include "blog/external-link.html" %}</a>
8+
<a href="https://docs.rollbar.com/docs/python/#aws-lambda" class="lgi">Rollbar AWS Lambda documentation {% include "blog/external-link.html" %}</a>

0 commit comments

Comments
 (0)