Doc: Switching to Fork Awesome

This commit is contained in:
Laurent Cozic
2019-11-18 08:39:37 +00:00
parent ee650c1ef4
commit 78628c0f42
16 changed files with 64 additions and 32 deletions
+4 -2
View File
@@ -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 &lt;= 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