Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamadreza1388 committed Sep 12, 2024
2 parents 73a4c57 + 6c49d09 commit d51a338
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 0 deletions.
Binary file removed image/dark.png
Binary file not shown.
Binary file removed image/light.png
Binary file not shown.
Binary file added image/screenshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed image/setting-1.png
Binary file not shown.
Binary file removed image/setting2.png
Binary file not shown.
27 changes: 27 additions & 0 deletions salam-online.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,37 @@
<head>
<meta charset="UTF-8">
<title>آزمایش آنلاین زبان برنامه نویسی سلام - برنامه نویسی برای همه</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link rel="stylesheet" href="/style/normalize.css">
<link rel="stylesheet" href="/style/style.css">

<link rel="manifest" href="/manifest.json">

<meta name="description" content="آزمایش آنلاین زبان برنامه نویسی سلام - تجربه برنامه نویسی آسان و جذاب برای همه به ویژه کودکان و نوجوانان. یادگیری سریع و آسان با زبان سلام.">
<meta name="keywords" content="آزمایش آنلاین, زبان برنامه نویسی سلام, برنامه نویسی, زبان سلام, برنامه نویسی برای کودکان, یادگیری کدنویسی, توسعه نرم‌افزار">
<meta name="robots" content="index, follow">
<meta name="author" content="SalamLang Team">

<link rel="canonical" href="https://editor.salamlang.ir/">

<meta property="og:title" content="آزمایش آنلاین زبان برنامه نویسی سلام - برنامه نویسی برای همه">
<meta property="og:description" content="با زبان برنامه نویسی سلام، برنامه نویسی را به شکلی ساده و جذاب یاد بگیرید. مناسب برای کودکان و نوجوانان.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://editor.salamlang.ir/">
<meta property="og:image" content="https://salamlang.ir/image/screenshot.png">
<meta property="og:locale" content="fa_IR">
<meta property="og:site_name" content="زبان برنامه نویسی سلام">

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="آزمایش آنلاین زبان برنامه نویسی سلام - برنامه نویسی برای همه">
<meta name="twitter:description" content="تجربه‌ای آسان و جذاب در یادگیری برنامه نویسی با زبان سلام، مناسب برای کودکان و نوجوانان.">
<meta name="twitter:image" content="https://salamlang.ir/image/screenshot.png">
<meta name="twitter:site" content="@SalamLang">
<meta name="twitter:creator" content="@SalamLang">

<link rel="icon" href="/favicon.ico" type="image/x-icon">
</head>
<body>
<!-- Header -->
Expand Down

0 comments on commit d51a338

Please sign in to comment.