I tried uploading multiple images from my iPhone but apparently, there is a bug in TinaCMS that rotates every image to the left. It works correctly only from a PC.
22:32 (+0100)
I tried uploading multiple images from my iPhone but apparently, there is a bug in TinaCMS that rotates every image to the left. It works correctly only from a PC.
Another status post with a simple code example in JavaScript and CSS:
const sayHello = (name) => {
return `Hi ${name}!`;
};
.heading {
text-transform: uppercase;
text-shadow: #FC0 1px 0 10px;
font-size: 22px;
}
Another status post using TinaCMS. Had some problems with the date field, should work now.
First status post with just a simple text, let’s hope it works.