mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 01:19:18 +08:00
expires style fixes
This commit is contained in:
@@ -351,9 +351,7 @@
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<div class="form-group">
|
||||
<label class="form-label"><span tooltips tooltip-template="Adding or modifying the “Expires” and “Cache-Control” response header fields provided that the response code equals 200, 201, 204, 206, 301, 302, 303, 304, 307, or 308."><code>expires</code></span></label>
|
||||
</div>
|
||||
<label class="form-label"><span tooltips tooltip-template="Adding or modifying the “Expires” and “Cache-Control” response header fields provided that the response code equals 200, 201, 204, 206, 301, 302, 303, 304, 307, or 308."><code>expires</code></span></label>
|
||||
<div class="row no-gutters">
|
||||
<div class="col-md-6">
|
||||
<div class="form-group">
|
||||
|
Reference in New Issue
Block a user