1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-29 22:48:10 +02:00

Update website

This commit is contained in:
Laurent Cozic
2021-07-24 11:15:07 +01:00
parent d3c1edc3ee
commit e1bd127b23
92 changed files with 1139 additions and 668 deletions

View File

@@ -23,13 +23,13 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/tutorials/toc_plugin.md
<link rel="icon" href="&#x2F;images/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Joplin website" />
<meta name="description" content="Joplin, the open source note-taking application" />
<link
rel="stylesheet"
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1627121689688">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/tutorials/toc_plugin.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1627121689688" as="style" />
<title>Creating a table of content plugin | Joplin</title>
</head>
<body class="website-env-prod">
@@ -588,7 +588,7 @@ document.addEventListener('click', event =&gt; {
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script src="&#x2F;js/script.js?t=1627121689688"></script>
<script>
if (window.location.hostname !== 'localhost') {