[add] service worker & offline reader
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
{{ if .Data.Filepath }}
|
||||
<a
|
||||
href="./{{ .Data.ID }}/reader"
|
||||
href="/reader#id={{ .Data.ID }}"
|
||||
class="z-10 text-white bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-medium rounded text-sm text-center py-1 dark:bg-blue-600 dark:hover:bg-blue-700 focus:outline-none dark:focus:ring-blue-800"
|
||||
>Read</a>
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user