|
@@ -2,12 +2,30 @@
|
|
<html lang="en">
|
|
<html lang="en">
|
|
<head>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta charset="utf-8">
|
|
- <title>Web Desktop OS | ArozOS</title>
|
|
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
|
<meta content="Web Desktop, Open Source, Aroz, Go, OS, Raspberry Pi" name="keywords">
|
|
<meta content="Web Desktop, Open Source, Aroz, Go, OS, Raspberry Pi" name="keywords">
|
|
- <meta content="The best Web Desktop Online System for the Raspberry Pi" name="description">
|
|
|
|
|
|
+ <meta content="Maybe best Web Desktop Online System in the world" name="description">
|
|
<meta name="author" content="tobychui">
|
|
<meta name="author" content="tobychui">
|
|
|
|
|
|
|
|
+ <!-- HTML Meta Tags -->
|
|
|
|
+ <title>Web Desktop OS | ArozOS</title>
|
|
|
|
+ <meta name="description" content="Maybe best Web Desktop Online System in the world">
|
|
|
|
+
|
|
|
|
+ <!-- Facebook Meta Tags -->
|
|
|
|
+ <meta property="og:url" content="https://arozos.com/">
|
|
|
|
+ <meta property="og:type" content="website">
|
|
|
|
+ <meta property="og:title" content="Web Desktop OS | ArozOS">
|
|
|
|
+ <meta property="og:description" content="Maybe best Web Desktop Online System in the world">
|
|
|
|
+ <meta property="og:image" content="https://arozos.com/img/og.png">
|
|
|
|
+
|
|
|
|
+ <!-- Twitter Meta Tags -->
|
|
|
|
+ <meta name="twitter:card" content="summary_large_image">
|
|
|
|
+ <meta property="twitter:domain" content="arozos.com">
|
|
|
|
+ <meta property="twitter:url" content="https://arozos.com/">
|
|
|
|
+ <meta name="twitter:title" content="Web Desktop OS | ArozOS">
|
|
|
|
+ <meta name="twitter:description" content="Maybe best Web Desktop Online System in the world">
|
|
|
|
+ <meta name="twitter:image" content="https://arozos.com/img/og.png">
|
|
|
|
+
|
|
<!-- Favicons -->
|
|
<!-- Favicons -->
|
|
<link href="img/favicon.png" rel="icon">
|
|
<link href="img/favicon.png" rel="icon">
|
|
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
|
|
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
|
|
@@ -27,7 +45,7 @@
|
|
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
|
|
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
|
|
<link href="lib/animate/animate.min.css" rel="stylesheet">
|
|
<link href="lib/animate/animate.min.css" rel="stylesheet">
|
|
<link href="lib/modal-video/css/modal-video.min.css" rel="stylesheet">
|
|
<link href="lib/modal-video/css/modal-video.min.css" rel="stylesheet">
|
|
-
|
|
|
|
|
|
+
|
|
<!-- Main Stylesheet File -->
|
|
<!-- Main Stylesheet File -->
|
|
<link href="css/style.css" rel="stylesheet">
|
|
<link href="css/style.css" rel="stylesheet">
|
|
<style>
|
|
<style>
|