Skip to content

Commit 1198ab4

Browse files
committed
update
1 parent 2f55468 commit 1198ab4

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

index.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,21 @@
22
<html lang="en">
33

44
<head>
5-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6-
<title>Moderka Scripts</title>
7-
<meta name="viewport" content="width=device-width,initial-scale=1">
5+
<meta charset="UTF-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<meta name="color-scheme" content="light only">
99
<meta name="description" content="Small things open up big opportunities.">
10+
<title>Moderka Scripts</title>
11+
<link rel="icon" href="https://moderka.org/resources/favicon.png" type="images/png">
12+
<link rel="canonical" href="https://moderka.org">
13+
<link href="./resources/css" rel="stylesheet" type="text/css">
1014
<meta property="og:site_name" content="Moderka Scripts">
1115
<meta property="og:title" content="Moderka Scripts">
1216
<meta property="og:type" content="website">
1317
<meta property="og:description" content="Small things open up big opportunities.">
1418
<meta property="og:image" content="https://moderka.org/resources/favicon.png">
1519
<meta property="og:url" content="https://moderka.org">
16-
<link rel="icon" href="https://moderka.org/resources/favicon.png" type="images/png">
17-
<link rel="canonical" href="https://moderka.org">
18-
<link href="./resources/css" rel="stylesheet" type="text/css">
1920
<style>
2021
html,
2122
body,

karibski/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<meta charset="UTF-8">
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<meta name="description" content="Free and comfortable online Lua code editor with source code, beautiful syntax highlighting, error detection system and easy to use API." />
89
<title>karibski</title>
910
<link rel="icon" href="https://moderka.org/karibski/karibski.jpg" type="images/jpg">
10-
<meta name="description" content="Free and comfortable online Lua code editor with source code, beautiful syntax highlighting, error detection system and easy to use API." />
1111
<meta property="og:title" content="karibski" />
1212
<meta property="og:site_name" content="Moderka Scripts">
1313
<meta property="og:url" content="https://moderka.org/karibski/" />

0 commit comments

Comments
 (0)