From e826970770516465c3f94486904bd66d6703242a Mon Sep 17 00:00:00 2001 From: Sascha Schulz <sschulz@dh-software.de> Date: Mo, 10 Jun 2024 12:20:29 +0200 Subject: [PATCH] change order in agenda --- index.html | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 6344a36..9c88b13 100644 --- a/index.html +++ b/index.html @@ -36,9 +36,16 @@ <ul> <li>JavaScript</li> <li>Responsive Design</li> - <li>NodeJS</li> <li>WebComponents / lit</li> + <li>NodeJS</li> <li>Datenbank</li> + </ul> + </section> + <section> + <h3>Betrieb</h3> + <ul> + <li>Server einrichten</li> + <li>SSL- / TLS-Zertifikate</li> </ul> </section> <section> @@ -66,13 +73,6 @@ <li>Progressive Web Application</li> <li>CEF / Electron</li> <li>WebAssembly</li> - </ul> - </section> - <section> - <h3>Betrieb</h3> - <ul> - <li>Server einrichten</li> - <li>SSL- / TLS-Zertifikate</li> </ul> </section> <section> -- Gitblit v1.9.3