mirror of
https://github.com/danog/schema.tl.git
synced 2024-11-30 04:28:58 +01:00
BUST THE CACHE
This commit is contained in:
parent
f781f02eec
commit
4dba852c10
@ -1,13 +1,13 @@
|
||||
<html ng-app="tlDocsApp">
|
||||
<head>
|
||||
<title>TL-Schema Explorer</title>
|
||||
<link rel="stylesheet" href="/css/styles.css?v2">
|
||||
<link rel="stylesheet" href="/css/styles.css?v3">
|
||||
<link rel="stylesheet" href="/css/fonts.css">
|
||||
<link rel="stylesheet" href="/css/rgs.css">
|
||||
<script src="/js/schema.js"></script>
|
||||
<script src="/js/angular.min.js"></script>
|
||||
<script src="/js/ngroute.min.js"></script>
|
||||
<script src="/js/app.js?v2"></script>
|
||||
<script src="/js/app.js?v3"></script>
|
||||
|
||||
<meta property="og:title" content="TL-Schema Explorer">
|
||||
<meta property="og:site_name" content="TL-Schema Explorer">
|
||||
|
Loading…
Reference in New Issue
Block a user