Skip to content

Commit b60274b

Browse files
committed
I certainly dont cook my cousins - typo :)
1 parent fe2f869 commit b60274b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ chart: true
2121
{% endif %}
2222
{% endfor %}
2323

24-
Thanks For showing interest to check about me, I'm **Amey Jadiye**. I cook delicious code cousins for fun. I'm a Born engineer,Tech savvy, programmer, computer lover, automobiles fan, like to play any kind of machine!, curious towards python, biology, C, physics, java, psychology, MPP, bigdata, low-latency stuff,parallel programming, concurrency, RPi.
24+
Thanks For showing interest to check about me, I'm **Amey Jadiye**. I cook delicious code cuisines for fun. I'm a Born engineer,Tech savvy, programmer, computer lover, automobiles fan, like to play any kind of machine!, curious towards python, biology, C, physics, java, psychology, MPP, bigdata, low-latency stuff,parallel programming, concurrency, RPi.
2525

2626
This is my personal blog and currently has {{ site.posts | size }} posts in {{ site.categories | size }} categories which combinedly have {{ total_words }} words, which will take an average reader ({{ site.wpm }} WPM) approximately <span class="time">{{ total_readtime }}</span> minutes to read. {% if featuredcount != 0 %}There are <a href="{{ site.url }}/featured">{{ featuredcount }} featured posts</a>, you should definitely check those out.{% endif %} The most recent post is {% for post in site.posts limit:1 %}{% if post.description %}<a href="{{ site.url }}{{ post.url }}" title="{{ post.description }}">"{{ post.title }}"</a>{% else %}<a href="{{ site.url }}{{ post.url }}" title="{{ post.description }}" title="Read more about {{ post.title }}">"{{ post.title }}"</a>{% endif %}{% endfor %} which was published on {% for post in site.posts limit:1 %}{% assign modifiedtime = post.modified | date: "%Y%m%d" %}{% assign posttime = post.date | date: "%Y%m%d" %}<time datetime="{{ post.date | date_to_xmlschema }}" class="post-time">{{ post.date | date: "%d %b %Y" }}</time>{% if post.modified %}{% if modifiedtime != posttime %} and last modified on <time datetime="{{ post.modified | date: "%Y-%m-%d" }}" itemprop="dateModified">{{ post.modified | date: "%d %b %Y" }}</time>{% endif %}{% endif %}{% endfor %}. The last commit was on {{ site.time | date: "%A, %d %b %Y" }} at {{ site.time | date: "%I:%M %p" }} [UTC](http://en.wikipedia.org/wiki/Coordinated_Universal_Time "Temps Universel Coordonné").
2727

0 commit comments

Comments
 (0)