Skip to content

Commit b287dc0

Browse files
committed
fix blog post
- fix front matter - give it today's date so it shows up as newer than the 2.12.1 announcemnt
1 parent 68525f5 commit b287dc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/_posts/2016-12-05-implicit-function-types.md renamed to blog/_posts/2016-12-07-implicit-function-types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: blog
3+
post-type: blog
34
title: Implicit Function Types
4-
author: Martin Odersky
5-
authorImg: /images/martin.jpg
5+
by: Martin Odersky
66
---
77

88
I just made the [first pull request](https://github.com/lampepfl/dotty/pull/1775) to add _implicit function types_ to

0 commit comments

Comments
 (0)