We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7389b8 commit 45e29a4Copy full SHA for 45e29a4
_includes/hero.html
@@ -1,4 +1,4 @@
1
-<div class="hero" id="top" style="background-image: url('{{ site.baseurl }}/assets/img/bg.png')">
+<div class="hero" id="top" style="background-image: url('https://cdn.image4.io/swift-megaminds/f_auto/bg.png')">
2
<img class="hero-icon" src="{{ site.baseurl }}/assets/img/mlh-logo.png" height="100px" width="100px">
3
<div class="hero-text">
4
<h1><span class="var">const</span> <span class="var-name">podName</span> = <span class="var-value">"Swift Megaminds"</span>;</h1>
0 commit comments