Skip to content

Commit

Permalink
Revert "adding counter"
Browse files Browse the repository at this point in the history
This reverts commit 560675a.
  • Loading branch information
MAInformatico committed Jul 18, 2022
1 parent 560675a commit 2a03946
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<header class="post-header">
<h1 class="post-title" itemprop="name headline">{{ page.title }}</h1>
<p class="post-meta"><time datetime="{{ page.date | date_to_xmlschema }}" itemprop="datePublished">{{ page.date | date: "%b %-d, %Y" }}</time>{% if page.author %} • <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">{{ page.author }}</span></span>{% endif %}</p>
<img style="width: inherit;" src="http://hits.dwyl.com/mainformatico.github.io{{ page.url }}.svg" alt="hit count image"/>
</header>

<div class="post-content" itemprop="articleBody">
Expand Down

0 comments on commit 2a03946

Please sign in to comment.