update example
This commit is contained in:
parent
bd2e1428a8
commit
26d066089a
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
title = "Open Sea"
|
||||
description = "Takumi Tsuruta's home page"
|
||||
# base_url = 'https://zztkm.github.io/vss/'
|
||||
base_url = 'https://zztkm.github.io/vss/'
|
||||
|
||||
[build]
|
||||
ignore_files = ["ignore.md", "README.md"]
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>@title</title>
|
||||
<!-- <base href="@baseUrl"> -->
|
||||
<base href="@base_url">
|
||||
<meta name="description" content="@description" />
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Reference in a new issue