style update mainpage
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ja">
|
||||
<html lang="de_DE">
|
||||
|
||||
<head>
|
||||
{{- partial "head.html" . -}}
|
||||
@@ -21,7 +21,7 @@
|
||||
<span class="icon-keyboard_arrow_up text-2xl"></span>
|
||||
</div>
|
||||
{{- partial "slide.html" . -}}
|
||||
{{- partial "strip.html" . -}}
|
||||
<!-- {{- partial "strip.html" . -}} -->
|
||||
{{ if ne .Site.Params.showBlog false }}
|
||||
<div class="mx-auto my-10 max-w-6xl">
|
||||
<h2 class="text-4xl ml-2">Blog</h2>
|
||||
@@ -49,4 +49,4 @@
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user