Skip to content
Snippets Groups Projects
Commit 9aa76928 authored by Andreas Herten's avatar Andreas Herten
Browse files

remove caching

parent 3715d58f
Branches
No related tags found
No related merge requests found
...@@ -2,9 +2,11 @@ ...@@ -2,9 +2,11 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang xml:lang> <html xmlns="http://www.w3.org/1999/xhtml" lang xml:lang>
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="author" content="Andreas Herten a.herten@fz-juelich.de" /> <meta name="author" content="Andreas Herten a.herten@fz-juelich.de" />
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<title>JSC Pandas Course</title> <title>JSC Pandas Course</title>
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🐼</text></svg>"> <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🐼</text></svg>">
<style type="text/css"> <style type="text/css">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment