28 lines
355 B
Markdown
28 lines
355 B
Markdown
---
|
|
layout: post
|
|
title: "React"
|
|
ring: adopt
|
|
---
|
|
|
|
Hier steht eine Einleitung über *React* - super "cool"
|
|
|
|
Hier noch ein [link](http://www.google.de) zu google
|
|
|
|
<!--except-->
|
|
|
|
Hier steht der Rest!
|
|
|
|
History
|
|
-------
|
|
|
|
{% include
|
|
history-entry.html
|
|
ring="trial"
|
|
date="2017-12-10"
|
|
content="This is a history entry
|
|
|
|
- Foo
|
|
- Bar
|
|
"
|
|
%}
|