mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-30 04:09:13 -04:00
Added Progressive Web App support for Etherpad (#6411)
This commit is contained in:
parent
2e12906ff5
commit
f1a1b6bfd7
7 changed files with 45 additions and 8 deletions
|
@ -10,6 +10,7 @@
|
|||
<% e.begin_block("htmlHead"); %>
|
||||
<% e.end_block(); %>
|
||||
<title><%=settings.title%></title>
|
||||
<link rel="manifest" href="/manifest.json" />
|
||||
<script>
|
||||
/*
|
||||
|@licstart The following is the entire license notice for the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue