mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 10:26:15 -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
|
@ -31,6 +31,7 @@
|
|||
</script>
|
||||
<script src="../../static/js/basic_error_handler.js?v=<%=settings.randomVersionString%>"></script>
|
||||
<meta charset="utf-8">
|
||||
<link rel="manifest" href="/manifest.json" />
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta name="referrer" content="no-referrer">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue