summaryrefslogtreecommitdiffstats
path: root/docs/en/gun/2.0/manual/gun_app/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2023-01-16 16:49:08 +0100
committerLoïc Hoguin <[email protected]>2023-01-16 16:49:08 +0100
commitd73aae065ac85cd7de71b815c1c8f28df6391828 (patch)
tree92b7240ff230f87cea5db9ab70a8e727875012a4 /docs/en/gun/2.0/manual/gun_app/index.html
parent992831c7a516b5183c2af06260829d41aa45267c (diff)
downloadninenines.eu-d73aae065ac85cd7de71b815c1c8f28df6391828.tar.gz
ninenines.eu-d73aae065ac85cd7de71b815c1c8f28df6391828.tar.bz2
ninenines.eu-d73aae065ac85cd7de71b815c1c8f28df6391828.zip
Cowlib 2.12
Also future-proof some templates. Unfortunately still have to use a very old Hugo version to build as there's bugs preventing proper asciidoc use otherwise (.asciidoc files do not get rendered properly).
Diffstat (limited to 'docs/en/gun/2.0/manual/gun_app/index.html')
-rw-r--r--docs/en/gun/2.0/manual/gun_app/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/en/gun/2.0/manual/gun_app/index.html b/docs/en/gun/2.0/manual/gun_app/index.html
index 70f44278..04adf1b2 100644
--- a/docs/en/gun/2.0/manual/gun_app/index.html
+++ b/docs/en/gun/2.0/manual/gun_app/index.html
@@ -17,8 +17,7 @@
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/ico/apple-touch-icon-72.png">
<link rel="apple-touch-icon-precomposed" href="/img/ico/apple-touch-icon-57.png">
-
-</head>
+ </head>
<body class="">
@@ -76,6 +75,8 @@
</li>
<li><a href="../gun_event">gun_event(3)</a> - Events
</li>
+<li><a href="../gun_ws_protocol">gun_ws_protocol(3)</a> - Websocket subprotocols
+</li>
</ul>
<h2 id="_dependencies">Dependencies</h2>
<ul><li><a href="../cowlib">cowlib(7)</a> - Support library for manipulating Web protocols