mirror of
https://github.com/laurent22/joplin.git
synced 2026-05-05 05:50:19 -05:00
Doc: Switching to Fork Awesome
This commit is contained in:
+4
-2
@@ -20,7 +20,9 @@ https://github.com/laurent22/joplin/blob/master/readme/api.md
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="https://joplinapp.org/css/bootstrap.min.css">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
|
||||
<link rel="stylesheet" href="https://joplinapp.org/css/fontawesome-all.min.css">
|
||||
<!-- <link rel="stylesheet" href="https://joplinapp.org/css/fontawesome-all.min.css"> -->
|
||||
<link rel="stylesheet" href="https://joplinapp.org/css/fork-awesome.min.css">
|
||||
<link rel="stylesheet" href="https://raw.githubusercontent.com/laurent22/joplin/master/docs/css/fork-awesome.min.css">
|
||||
<script src="https://joplinapp.org/js/jquery-3.2.1.slim.min.js"></script>
|
||||
<style>
|
||||
body {
|
||||
@@ -783,7 +785,7 @@ for (let portToTest = 41184; portToTest <= 41194; portToTest++) {
|
||||
<p>Deletes the tag with ID :id</p>
|
||||
<h2>DELETE /tags/:id/notes/:note_id<a name="delete-tags-id-notes-note-id" href="#delete-tags-id-notes-note-id" class="heading-anchor">🔗</a></h2>
|
||||
<p>Remove the tag from the note.</p>
|
||||
|
||||
<a href="#"><i class="fa fa-github"></i> Improve this doc</a>
|
||||
<script>
|
||||
function stickyHeader() {
|
||||
return; // Disabled
|
||||
|
||||
Reference in New Issue
Block a user