mirror of
https://github.com/krahets/hello-algo.git
synced 2026-09-04 14:17:14 +00:00
deploy
This commit is contained in:
+3
-3
@@ -19,9 +19,9 @@
|
||||
<link href="./assets/stylesheets/modern/main.6f2fbb28.min.css" rel="stylesheet"/>
|
||||
<link href="./assets/stylesheets/modern/palette.dfe2e883.min.css" rel="stylesheet"/>
|
||||
<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
|
||||
<link href="https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,500,500i,700,700i%7CJetBrains+Mono:400,400i,700,700i&display=fallback" rel="stylesheet"/>
|
||||
<link href="https://fonts.googleapis.com/css?family=Inter:300,300i,400,400i,500,500i,700,700i%7CJetBrains+Mono:400,400i,700,700i&display=fallback" rel="stylesheet"/>
|
||||
<style>
|
||||
:root{--md-text-font:"Lato";--md-code-font:"JetBrains Mono"}
|
||||
:root{--md-text-font:"Inter";--md-code-font:"JetBrains Mono"}
|
||||
</style>
|
||||
<link href="./stylesheets/extra.css" rel="stylesheet"/>
|
||||
<script>
|
||||
@@ -129,7 +129,7 @@
|
||||
<div class="starfield-origin">
|
||||
</div>
|
||||
</div>
|
||||
<div class="hero-div">
|
||||
<div class="hero-div hero-div--en">
|
||||
<img alt="" src="../assets/hero/ground.png" style="position: absolute; width: auto; height: 26.445%; left: 28.211%; top: 54.145%;"/>
|
||||
<img alt="" src="../assets/hero/links.png" style="position: absolute; width: auto; height: 78.751%; left: 10.545%; top: 7.326%;"/>
|
||||
<a href="chapter_introduction/">
|
||||
|
||||
Reference in New Issue
Block a user