-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
125 lines (84 loc) · 5.03 KB
/
Copy path404.html
File metadata and controls
125 lines (84 loc) · 5.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!DOCTYPE html>
<html dir="rtl" lang="he-IL">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="/assets/images/favicon.png">
<title>ePhysics - פיזיקה על קצה המזלג</title>
<!-- Begin Jekyll SEO tag v2.7.1 -->
<title>ePhysics - פיזיקה על קצה המזלג | מאמרים ותרגילים בפיזיקה - לתלמידים, סטודנטים ומורים</title>
<meta name="generator" content="Jekyll v4.1.1" />
<meta property="og:title" content="ePhysics - פיזיקה על קצה המזלג" />
<meta name="author" content="ePhysics" />
<meta property="og:locale" content="he_IL" />
<meta name="description" content="מאמרים ותרגילים בפיזיקה - לתלמידים, סטודנטים ומורים" />
<meta property="og:description" content="מאמרים ותרגילים בפיזיקה - לתלמידים, סטודנטים ומורים" />
<link rel="canonical" href="https://ephysics.co.il/404.html" />
<meta property="og:url" content="https://ephysics.co.il/404.html" />
<meta property="og:site_name" content="ePhysics - פיזיקה על קצה המזלג" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="ePhysics - פיזיקה על קצה המזלג" />
<script type="application/ld+json">
{"url":"https://ephysics.co.il/404.html","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://ephysics.co.il/assets/images/logo.png"},"name":"ePhysics"},"author":{"@type":"Person","name":"ePhysics"},"description":"מאמרים ותרגילים בפיזיקה - לתלמידים, סטודנטים ומורים","headline":"ePhysics - פיזיקה על קצה המזלג","@type":"WebPage","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link href="/assets/css/theme.css" rel="stylesheet">
<link rel='dns-prefetch' href='//ajax.googleapis.com' />
</head>
<body class="layout-page">
<!-- Menu Navigation
================================================== -->
<div class="navigation-wrap start-header start-style">
<nav class="navbar navbar-expand-lg">
<div class="container">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" fill="currentColor" class="bi bi-three-dots-vertical" viewBox="0 0 16 16">
<path d="M9.5 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/>
</svg>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto font-weight-bold d-flex align-items-center">
<li class="nav-item">
<a class="nav-link px-3 " href="/אודותינו/" alt="אודותינו">אודותינו</a>
</li>
<li class="nav-item">
<a class="nav-link px-3 " href="/צור-קשר/" alt="צור קשר">צור קשר</a>
</li>
</ul>
</div>
<a class="navbar-brand text-dark font-weight-bold big d-flex align-items-center" href="/">
<img class="mr-2" src="/assets/images/logo.png" alt="פיזיקה על קצה המזלג" width="194" height="47" />
</a>
</div>
</nav>
</div>
<!-- Container
================================================== -->
<main class="container">
<!-- Post Featured Image -->
<!-- End Featured Image -->
<div class="col-lg-8 mx-auto">
<div class="article-post serif-font">
<div class="text-center">
<h1 class="mt-5"><span class="badge badge-dark font-weight-normal">404</span></h1>
<h1 class="display-1 mt-4 mb-4">העמוד לא נמצא :(</h1>
<p>כנראה יש טעות בקישור, או שהתוכן המבוקש אינו זמין.</p>
</div>
</div>
</div>
</main>
<!-- Footer
================================================== -->
<footer class="footer container text-center">
<ul class="p-0 mb-1 small">
</ul>
<div class="copyright small">
2013-2022 © כל הזכויות שמורות ל-ePhysics.co.il | <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/" target="_blank"><img decoding="async" alt="Creative Commons License" style="border-width:0;vertical-align:middle" src="https://licensebuttons.net/l/by-nc-sa/3.0/80x15.png" width="80" height="15"></a>
</div>
</footer>
<!-- JavaScript
================================================== -->
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/js/bootstrap.min.js"></script>
<script src="/assets/js/theme.js"></script>
</body>
</html>