mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-08-14 15:28:09 +00:00
github pages caching is annoying, maybe this works
This commit is contained in:
@@ -2,8 +2,9 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset='utf-8'>
|
<meta charset='utf-8'>
|
||||||
|
<meta http-equiv="cache-control" content="no-cache, must-revalidate" >
|
||||||
<title>EnvayaSMS{% if entry.title %}: {{ entry.title }}{% endif %}</title>
|
<title>EnvayaSMS{% if entry.title %}: {{ entry.title }}{% endif %}</title>
|
||||||
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@@ -2,8 +2,9 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset='utf-8'>
|
<meta charset='utf-8'>
|
||||||
|
<meta http-equiv="cache-control" content="no-cache, must-revalidate" >
|
||||||
<title>EnvayaSMS: Community</title>
|
<title>EnvayaSMS: Community</title>
|
||||||
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@@ -2,8 +2,9 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset='utf-8'>
|
<meta charset='utf-8'>
|
||||||
|
<meta http-equiv="cache-control" content="no-cache, must-revalidate" >
|
||||||
<title>EnvayaSMS: Frequently Asked Questions</title>
|
<title>EnvayaSMS: Frequently Asked Questions</title>
|
||||||
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@@ -2,8 +2,9 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset='utf-8'>
|
<meta charset='utf-8'>
|
||||||
|
<meta http-equiv="cache-control" content="no-cache, must-revalidate" >
|
||||||
<title>EnvayaSMS: History</title>
|
<title>EnvayaSMS: History</title>
|
||||||
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@@ -2,8 +2,9 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset='utf-8'>
|
<meta charset='utf-8'>
|
||||||
|
<meta http-equiv="cache-control" content="no-cache, must-revalidate" >
|
||||||
<title>EnvayaSMS: How it Works</title>
|
<title>EnvayaSMS: How it Works</title>
|
||||||
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@@ -2,8 +2,9 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset='utf-8'>
|
<meta charset='utf-8'>
|
||||||
|
<meta http-equiv="cache-control" content="no-cache, must-revalidate" >
|
||||||
<title>EnvayaSMS</title>
|
<title>EnvayaSMS</title>
|
||||||
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@@ -2,8 +2,9 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset='utf-8'>
|
<meta charset='utf-8'>
|
||||||
|
<meta http-equiv="cache-control" content="no-cache, must-revalidate" >
|
||||||
<title>EnvayaSMS: Installing EnvayaSMS</title>
|
<title>EnvayaSMS: Installing EnvayaSMS</title>
|
||||||
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@@ -2,8 +2,9 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset='utf-8'>
|
<meta charset='utf-8'>
|
||||||
|
<meta http-equiv="cache-control" content="no-cache, must-revalidate" >
|
||||||
<title>EnvayaSMS: Server API Reference</title>
|
<title>EnvayaSMS: Server API Reference</title>
|
||||||
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
<link rel='stylesheet' type='text/css' href='/styles/site.css' />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
Reference in New Issue
Block a user