chore(docs): minor cleanup

This commit is contained in:
Elian Doran
2025-04-06 00:26:22 +03:00
parent 0b8eb66c05
commit d51151e84b
7 changed files with 17 additions and 64 deletions

View File

@@ -571,26 +571,6 @@
"format": "markdown",
"dataFileName": "Multi-Factor Authentication.md",
"attachments": []
},
{
"isClone": false,
"noteId": "KaM3TfD7mP78",
"notePath": [
"pOsGYCXsbNQG",
"Otzi9La2YAUX",
"WOcw2SLH6tbX",
"KaM3TfD7mP78"
],
"title": "Reverse proxy setup",
"notePosition": 120,
"prefix": null,
"isExpanded": false,
"type": "text",
"mime": "text/html",
"attributes": [],
"format": "markdown",
"dataFileName": "Reverse proxy setup.md",
"attachments": []
}
]
},
@@ -5704,6 +5684,13 @@
"value": "bx bx-globe-alt",
"isInheritable": false,
"position": 10
},
{
"type": "relation",
"name": "internalLink",
"value": "zEY4DaJG4YT5",
"isInheritable": false,
"position": 20
}
],
"format": "markdown",

View File

@@ -1,7 +1,7 @@
# Web View
## Configuration
A webview needs to know which URL to render, and it can be provided by setting the `webViewSrc` attribute, such as:
A webview needs to know which URL to render, and it can be provided by setting the `webViewSrc` [label](../Advanced%20Usage/Attributes.md), such as:
```
#webViewSrc="https://www.wikipedia.org"