vault backup: 2022-12-20 10:24:03

Affected files:
.obsidian/plugins/obsidian-hider/data.json
.obsidian/workspace.json
_layouts/default.html
This commit is contained in:
Andley Chang 2022-12-20 10:24:03 +08:00
parent c6a10f3e47
commit 1523c61778
3 changed files with 16 additions and 17 deletions

View File

@ -1,5 +1,5 @@
{
"hideRibbon": false,
"hideRibbon": true,
"hideStatus": false,
"hideTabs": false,
"hideScroll": false,

View File

@ -4,18 +4,17 @@
"type": "split",
"children": [
{
"id": "50eacfd7e524db52",
"id": "c2f695e2c6121ed0",
"type": "tabs",
"dimension": 56.71874999999999,
"children": [
{
"id": "7381c9ad24bf0a92",
"id": "a4a388eaf0490360",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "48-Galatians/Galatians-Interlinear.md",
"mode": "preview",
"file": "48-Galatians/Gal.4.12-20.md",
"mode": "source",
"source": true
}
}
@ -23,12 +22,11 @@
]
},
{
"id": "c2f695e2c6121ed0",
"id": "01a57109f4756caa",
"type": "tabs",
"dimension": 43.28125,
"children": [
{
"id": "a4a388eaf0490360",
"id": "1b10c5ad87753454",
"type": "leaf",
"state": {
"type": "markdown",
@ -89,8 +87,7 @@
}
],
"direction": "horizontal",
"width": 228.5,
"collapsed": true
"width": 228.5
},
"right": {
"id": "1464b72f66019d33",
@ -106,7 +103,7 @@
"state": {
"type": "outline",
"state": {
"file": "48-Galatians/Galatians-Interlinear.md"
"file": "48-Galatians/Gal.4.12-20.md"
}
}
},
@ -127,7 +124,7 @@
"state": {
"type": "backlink",
"state": {
"file": "48-Galatians/Galatians-Interlinear.md",
"file": "48-Galatians/Gal.4.12-20.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -144,7 +141,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "48-Galatians/Galatians-Interlinear.md",
"file": "48-Galatians/Gal.4.12-20.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -157,13 +154,13 @@
"width": 183.0555419921875,
"collapsed": true
},
"active": "7381c9ad24bf0a92",
"active": "a4a388eaf0490360",
"lastOpenFiles": [
"48-Galatians/Gal.4.21-5.1.md",
"48-Galatians/Gal.4.12-20.md",
"48-Galatians/Galatians-Interlinear.md",
"48-Galatians/Gal.4.8-11.md",
"48-Galatians/Gal.4.1-7.md",
"48-Galatians/Gal.4.21-5.1.md",
"BBG4E/HW12-Key.md",
"52-1Thessalonians/1Th.5.1-11.md",
"58-Hebrews/Heb.2.1-4.md",

View File

@ -5,9 +5,11 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
{% seo %}
<!-- [Google Web Fonts]>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Gentium+Book+Plus&family=Noto+Sans+TC&family=Noto+Serif+Hebrew&display=swap" rel="stylesheet">
<![Google Web Fonts]-->
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
<script src="https://code.jquery.com/jquery-3.3.0.min.js" integrity="sha256-RTQy8VOmNlT6b2PIRur37p6JEBZUE7o8wPgMvu18MC4=" crossorigin="anonymous"></script>
@ -26,7 +28,7 @@
<p>{{ site.description | default: site.github.project_tagline }}</p>
</header>
<!--div id="banner">
<div id="banner">
<span id="logo"></span>
<a href="{{ site.github.repository_url }}" class="button fork"><strong>View On GitHub</strong></a>