Skip to content

Commit f4159d5

Browse files
committed
Reorder meta lines
1 parent 81d6b23 commit f4159d5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![Deploy Status](https://github.com/cloudijs/website/actions/workflows/deploy.yaml/badge.svg)](https://github.com/cloudijs/website/actions)
12
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
23

34
# Cloudijs Website

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5+
<meta name="author" content="Jona Koudijs">
56
<meta name="description" content="Cloudijs is a platform and place for training information by Jona Koudijs.">
67
<meta name="keywords" content="Cloudijs, Cloud, Training, Platform, Kubernetes">
7-
<meta name="author" content="Jona Koudijs">
88
<meta name="viewport" content="width=device-width, initial-scale=1.0">
99
<title>Cloudijs</title>
1010
<style>

0 commit comments

Comments
 (0)