File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,9 @@ integrate one of the many available fantastic hosted
1616[ monitoring] ( /monitoring.html ) tools.
1717
1818In this post we will quickly add [ Rollbar monitoring] ( https://rollbar.com )
19- to catch errors and visualize our application is running properly.
19+ to catch errors and visualize our application is running properly. There
20+ are also many other great hosted monitoring tools, which you can check
21+ out on the [ monitoring] ( /monitoring.html ) page.
2022
2123
2224## Our Tools
Original file line number Diff line number Diff line change 99< meta name ="twitter:creator " content ="@mattmakai " />
1010< meta property ="og:url " content ="{{ SITEURL }}/blog/{{ article.slug }}.html " />
1111< meta property ="og:title " content ="{{ article.title }} " />
12- < meta property ="og:description " content ="{{ article.meta }} " />
12+ < meta property ="og:description " content ="{{ article.meta }} Nice post by @fullstackpython. " />
1313< meta property ="og:image " content ="{{ SITEURL }}{{ article.headerimage }} " />
1414{% endif %}{% endblock %}
1515
You can’t perform that action at this time.
0 commit comments